{"id":372472,"url":"https://github.com/jupyterlab/lumino","last_synced_at":"2026-08-26T10:38:11.971Z","repository":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"packages":[{"id":14128472,"name":"org.mvnpm.at.lumino:dragdrop","ecosystem":"maven","description":"Lumino Drag and Drop","homepage":"https://github.com/jupyterlab/lumino","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":"org.mvnpm.at.lumino","versions_count":3,"first_release_published_at":"2024-06-25T09:15:50.000Z","latest_release_published_at":"2026-07-04T00:16:11.000Z","latest_release_number":"2.1.9","last_synced_at":"2026-08-25T10:11:44.080Z","created_at":"2026-03-26T18:00:56.723Z","updated_at":"2026-08-25T10:11:44.080Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.lumino/dragdrop/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.lumino/dragdrop/","metadata":{},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T10:08:04.386Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.712922607113217,"dependent_packages_count":42.47844816702103,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":36.09568538706712},"purl":"pkg:maven/org.mvnpm.at.lumino/dragdrop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.lumino:dragdrop","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.lumino:dragdrop","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.lumino:dragdrop/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:34:40.147Z","issues_count":97,"pull_requests_count":483,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2774327122153208,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:dragdrop/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:dragdrop/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:dragdrop/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:dragdrop/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:dragdrop/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:dragdrop/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618408,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5990166,"name":"org.webjars.npm:lumino__dragdrop","ecosystem":"maven","description":"WebJar for @lumino/dragdrop","homepage":"https://www.webjars.org","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2022-11-13T09:41:13.000Z","latest_release_published_at":"2022-11-13T09:41:13.000Z","latest_release_number":"2.0.0-alpha.6","last_synced_at":"2026-08-25T10:14:44.436Z","created_at":"2023-01-26T17:24:19.684Z","updated_at":"2026-08-25T10:14:44.437Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/lumino__dragdrop/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/lumino__dragdrop/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T16:01:25.233Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":11.044877338218269,"stargazers_count":12.828775107693973,"forks_count":13.133949835775466,"average":17.246886555658772},"purl":"pkg:maven/org.webjars.npm/lumino__dragdrop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:lumino__dragdrop","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:lumino__dragdrop","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:lumino__dragdrop/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:34:40.147Z","issues_count":97,"pull_requests_count":483,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2774327122153208,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__dragdrop/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__dragdrop/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__dragdrop/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__dragdrop/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__dragdrop/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__dragdrop/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618408,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":1040886,"name":"@lumino/algorithm","ecosystem":"npm","description":"Lumino Algorithms and Iterators","homepage":"https://github.com/jupyterlab/lumino","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":"lumino","versions_count":36,"first_release_published_at":"2019-11-17T20:54:13.543Z","latest_release_published_at":"2026-07-03T13:28:46.388Z","latest_release_number":"2.0.5","last_synced_at":"2026-08-25T10:15:22.775Z","created_at":"2022-04-07T19:57:57.562Z","updated_at":"2026-08-25T10:15:22.776Z","registry_url":"https://www.npmjs.com/package/@lumino/algorithm","install_command":"npm install @lumino/algorithm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"2.0.0-rc.1","latest":"2.0.5"},"contentPolicy":null},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-23T19:55:10.720Z","dependent_packages_count":227,"downloads":752651,"downloads_period":"last-month","dependent_repos_count":1793,"rankings":{"downloads":0.48740903106119077,"dependent_repos_count":0.5140202360440704,"dependent_packages_count":0.20894899517664095,"stargazers_count":3.0920553738493726,"forks_count":2.9194565397613848,"docker_downloads_count":0.10591850539391282,"average":1.2213014468810954},"purl":"pkg:npm/%40lumino/algorithm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@lumino/algorithm","docker_dependents_count":5444,"docker_downloads_count":584065769,"usage_url":"https://repos.ecosyste.ms/usage/npm/@lumino/algorithm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@lumino/algorithm/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T09:04:19.404Z","issues_count":97,"pull_requests_count":484,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2747933884297522,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":49,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4081632653061225,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"MUFFANUJ","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"MUFFANUJ","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Falgorithm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Falgorithm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Falgorithm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Falgorithm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Falgorithm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Falgorithm/codemeta","maintainers":[{"uuid":"darian","login":"darian","name":null,"email":"npm@darian.at","url":null,"packages_count":255,"html_url":"https://www.npmjs.com/~darian","role":null,"created_at":"2022-11-20T19:07:30.804Z","updated_at":"2022-11-20T19:07:30.804Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/darian/packages"},{"uuid":"krassowski","login":"krassowski","name":null,"email":"krassowski.michal@gmail.com","url":null,"packages_count":268,"html_url":"https://www.npmjs.com/~krassowski","role":null,"created_at":"2026-02-11T06:11:01.792Z","updated_at":"2026-02-11T06:11:01.792Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/krassowski/packages"},{"uuid":"ellisonbg","login":"ellisonbg","name":null,"email":"ellisonbg@gmail.com","url":null,"packages_count":36,"html_url":"https://www.npmjs.com/~ellisonbg","role":null,"created_at":"2022-11-20T19:07:30.783Z","updated_at":"2022-11-20T19:07:30.783Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ellisonbg/packages"},{"uuid":"blink1073","login":"blink1073","name":null,"email":"steven.silvester@ieee.org","url":null,"packages_count":184,"html_url":"https://www.npmjs.com/~blink1073","role":null,"created_at":"2022-11-20T19:07:30.755Z","updated_at":"2022-11-20T19:07:30.755Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/blink1073/packages"},{"uuid":"jasongrout","login":"jasongrout","name":null,"email":"jason@jasongrout.org","url":null,"packages_count":228,"html_url":"https://www.npmjs.com/~jasongrout","role":null,"created_at":"2022-11-20T19:07:30.724Z","updated_at":"2022-11-20T19:07:30.724Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jasongrout/packages"},{"uuid":"fcollonval","login":"fcollonval","name":null,"email":"fcollonval@gmail.com","url":null,"packages_count":123,"html_url":"https://www.npmjs.com/~fcollonval","role":null,"created_at":"2022-11-20T19:07:30.695Z","updated_at":"2022-11-20T19:07:30.695Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fcollonval/packages"},{"uuid":"jtpio","login":"jtpio","name":null,"email":"jeremy@jtp.io","url":null,"packages_count":391,"html_url":"https://www.npmjs.com/~jtpio","role":null,"created_at":"2022-11-20T19:07:30.717Z","updated_at":"2022-11-20T19:07:30.717Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jtpio/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786895,"maintainers_count":1238487,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14134876,"name":"org.mvnpm.at.lumino:domutils","ecosystem":"maven","description":"Lumino DOM Utilities","homepage":"https://github.com/jupyterlab/lumino","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":"org.mvnpm.at.lumino","versions_count":3,"first_release_published_at":"2024-06-25T09:09:43.000Z","latest_release_published_at":"2026-07-05T02:06:03.000Z","latest_release_number":"2.0.5","last_synced_at":"2026-08-25T10:15:47.746Z","created_at":"2026-03-27T23:15:45.034Z","updated_at":"2026-08-25T10:15:47.746Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.lumino/domutils/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.lumino/domutils/","metadata":{},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T13:38:38.632Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.696275283753454,"dependent_packages_count":42.45229214719405,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":36.074283715473754},"purl":"pkg:maven/org.mvnpm.at.lumino/domutils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.lumino:domutils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.lumino:domutils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.lumino:domutils/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:34:40.147Z","issues_count":97,"pull_requests_count":483,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2774327122153208,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:domutils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:domutils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:domutils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:domutils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:domutils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:domutils/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618408,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5990169,"name":"org.webjars.npm:lumino__signaling","ecosystem":"maven","description":"WebJar for @lumino/signaling","homepage":"https://www.webjars.org","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2022-11-13T09:19:26.000Z","latest_release_published_at":"2022-11-13T09:19:26.000Z","latest_release_number":"2.0.0-alpha.6","last_synced_at":"2026-08-25T10:16:41.046Z","created_at":"2023-01-26T17:24:19.813Z","updated_at":"2026-08-25T10:16:41.046Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/lumino__signaling/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/lumino__signaling/","metadata":{},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T07:44:05.901Z","dependent_packages_count":28,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":2.2247057100378607,"stargazers_count":12.828775107693973,"forks_count":13.133949835775466,"average":15.041843648613671},"purl":"pkg:maven/org.webjars.npm/lumino__signaling","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:lumino__signaling","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:lumino__signaling","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:lumino__signaling/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:13.560Z","issues_count":97,"pull_requests_count":482,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2800829875518671,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":185,"past_year_issues_count":6,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4680851063829787,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__signaling/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__signaling/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__signaling/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__signaling/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__signaling/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__signaling/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618408,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5990157,"name":"org.webjars.npm:lumino__algorithm","ecosystem":"maven","description":"WebJar for @lumino/algorithm","homepage":"https://www.webjars.org","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2022-11-13T10:00:43.000Z","latest_release_published_at":"2022-11-13T10:00:43.000Z","latest_release_number":"2.0.0-alpha.6","last_synced_at":"2026-08-25T10:16:51.390Z","created_at":"2023-01-26T17:24:19.535Z","updated_at":"2026-08-25T10:16:51.391Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/lumino__algorithm/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/lumino__algorithm/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:00:01.914Z","dependent_packages_count":21,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":2.9165153500279892,"stargazers_count":12.828775107693973,"forks_count":13.133949835775466,"average":15.214796058611203},"purl":"pkg:maven/org.webjars.npm/lumino__algorithm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:lumino__algorithm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:lumino__algorithm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:lumino__algorithm/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:34:40.147Z","issues_count":97,"pull_requests_count":483,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2774327122153208,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__algorithm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__algorithm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__algorithm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__algorithm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__algorithm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__algorithm/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618408,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":14134122,"name":"org.mvnpm.at.lumino:default-theme","ecosystem":"maven","description":"Lumino Default Theme","homepage":"https://github.com/jupyterlab/lumino","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":"org.mvnpm.at.lumino","versions_count":4,"first_release_published_at":"2024-06-25T10:35:56.000Z","latest_release_published_at":"2026-07-05T02:06:01.000Z","latest_release_number":"2.1.16","last_synced_at":"2026-08-25T10:16:51.437Z","created_at":"2026-03-27T15:45:37.054Z","updated_at":"2026-08-25T10:16:51.438Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.lumino/default-theme/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.lumino/default-theme/","metadata":{},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T07:53:45.510Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.696275283753454,"dependent_packages_count":42.45229214719405,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":36.074283715473754},"purl":"pkg:maven/org.mvnpm.at.lumino/default-theme","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.lumino:default-theme","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.lumino:default-theme","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.lumino:default-theme/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:13.560Z","issues_count":97,"pull_requests_count":482,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2800829875518671,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":185,"past_year_issues_count":6,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4680851063829787,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:default-theme/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:default-theme/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:default-theme/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:default-theme/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:default-theme/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:default-theme/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618408,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5990167,"name":"org.webjars.npm:lumino__keyboard","ecosystem":"maven","description":"WebJar for @lumino/keyboard","homepage":"https://www.webjars.org","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2022-11-13T09:45:06.000Z","latest_release_published_at":"2022-11-13T09:45:06.000Z","latest_release_number":"2.0.0-alpha.6","last_synced_at":"2026-08-25T10:17:06.755Z","created_at":"2023-01-26T17:24:19.736Z","updated_at":"2026-08-25T10:17:06.755Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/lumino__keyboard/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/lumino__keyboard/","metadata":{},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:00:01.079Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":12.828775107693973,"forks_count":13.133949835775466,"average":20.07582217603024},"purl":"pkg:maven/org.webjars.npm/lumino__keyboard","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:lumino__keyboard","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:lumino__keyboard","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:lumino__keyboard/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:34:40.147Z","issues_count":97,"pull_requests_count":483,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2774327122153208,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__keyboard/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__keyboard/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__keyboard/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__keyboard/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__keyboard/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__keyboard/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618408,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5990173,"name":"org.webjars.npm:lumino__widgets","ecosystem":"maven","description":"WebJar for @lumino/widgets","homepage":"https://www.webjars.org","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2022-11-13T08:55:40.000Z","latest_release_published_at":"2022-11-13T08:55:40.000Z","latest_release_number":"2.0.0-alpha.6","last_synced_at":"2026-08-25T10:17:11.683Z","created_at":"2023-01-26T17:24:19.865Z","updated_at":"2026-08-25T10:17:11.684Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/lumino__widgets/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/lumino__widgets/","metadata":{},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T08:30:53.348Z","dependent_packages_count":20,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":3.0449254920215165,"stargazers_count":12.828775107693973,"forks_count":13.133949835775466,"average":15.246898594109586},"purl":"pkg:maven/org.webjars.npm/lumino__widgets","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:lumino__widgets","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:lumino__widgets","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:lumino__widgets/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:13.560Z","issues_count":97,"pull_requests_count":482,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2800829875518671,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":185,"past_year_issues_count":6,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4680851063829787,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__widgets/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__widgets/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__widgets/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__widgets/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__widgets/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__widgets/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618408,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5990160,"name":"org.webjars.npm:lumino__application","ecosystem":"maven","description":"WebJar for @lumino/application","homepage":"https://www.webjars.org","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2022-11-13T11:54:55.000Z","latest_release_published_at":"2022-11-13T11:54:55.000Z","latest_release_number":"2.0.0-alpha.6","last_synced_at":"2026-08-25T10:17:11.750Z","created_at":"2023-01-26T17:24:19.546Z","updated_at":"2026-08-25T10:17:11.750Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/lumino__application/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/lumino__application/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:00:01.991Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":12.828775107693973,"forks_count":13.133949835775466,"average":22.485267945818947},"purl":"pkg:maven/org.webjars.npm/lumino__application","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:lumino__application","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:lumino__application","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:lumino__application/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:34:40.147Z","issues_count":97,"pull_requests_count":483,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2774327122153208,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__application/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__application/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__application/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__application/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__application/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__application/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618408,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5990171,"name":"org.webjars.npm:lumino__virtualdom","ecosystem":"maven","description":"WebJar for @lumino/virtualdom","homepage":"https://www.webjars.org","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2022-11-13T09:31:32.000Z","latest_release_published_at":"2022-11-13T09:31:32.000Z","latest_release_number":"2.0.0-alpha.6","last_synced_at":"2026-08-25T10:17:23.113Z","created_at":"2023-01-26T17:24:19.855Z","updated_at":"2026-08-25T10:17:23.114Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/lumino__virtualdom/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/lumino__virtualdom/","metadata":{},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T13:38:37.352Z","dependent_packages_count":8,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":7.155253880895581,"stargazers_count":12.828775107693973,"forks_count":13.133949835775466,"average":16.2744806913281},"purl":"pkg:maven/org.webjars.npm/lumino__virtualdom","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:lumino__virtualdom","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:lumino__virtualdom","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:lumino__virtualdom/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:34:40.147Z","issues_count":97,"pull_requests_count":483,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2774327122153208,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__virtualdom/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__virtualdom/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__virtualdom/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__virtualdom/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__virtualdom/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__virtualdom/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618408,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":1040885,"name":"@lumino/application","ecosystem":"npm","description":"Lumino Pluggable Application","homepage":"https://github.com/jupyterlab/lumino","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":"lumino","versions_count":87,"first_release_published_at":"2019-11-17T20:54:37.261Z","latest_release_published_at":"2026-07-03T13:28:50.580Z","latest_release_number":"2.4.10","last_synced_at":"2026-08-25T10:17:53.034Z","created_at":"2022-04-07T19:57:57.454Z","updated_at":"2026-08-25T10:17:53.034Z","registry_url":"https://www.npmjs.com/package/@lumino/application","install_command":"npm install @lumino/application","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"2.3.0-alpha.0","latest":"2.4.10"},"contentPolicy":null},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-21T12:36:59.451Z","dependent_packages_count":82,"downloads":343247,"downloads_period":"last-month","dependent_repos_count":1422,"rankings":{"downloads":0.5681841039484098,"dependent_repos_count":0.5550233129906202,"dependent_packages_count":0.48240808550901754,"stargazers_count":3.0920553738493726,"forks_count":2.9194565397613848,"docker_downloads_count":0.10632080031401991,"average":1.2872413693954707},"purl":"pkg:npm/%40lumino/application","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@lumino/application","docker_dependents_count":5439,"docker_downloads_count":584049223,"usage_url":"https://repos.ecosyste.ms/usage/npm/@lumino/application","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@lumino/application/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T08:05:36.200Z","issues_count":97,"pull_requests_count":483,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2774327122153208,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fapplication/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fapplication/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fapplication/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fapplication/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fapplication/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fapplication/codemeta","maintainers":[{"uuid":"darian","login":"darian","name":null,"email":"npm@darian.at","url":null,"packages_count":255,"html_url":"https://www.npmjs.com/~darian","role":null,"created_at":"2022-11-20T19:07:33.843Z","updated_at":"2022-11-20T19:07:33.843Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/darian/packages"},{"uuid":"krassowski","login":"krassowski","name":null,"email":"krassowski.michal@gmail.com","url":null,"packages_count":268,"html_url":"https://www.npmjs.com/~krassowski","role":null,"created_at":"2026-02-11T01:38:07.076Z","updated_at":"2026-02-11T01:38:07.076Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/krassowski/packages"},{"uuid":"ellisonbg","login":"ellisonbg","name":null,"email":"ellisonbg@gmail.com","url":null,"packages_count":36,"html_url":"https://www.npmjs.com/~ellisonbg","role":null,"created_at":"2022-11-20T19:07:33.809Z","updated_at":"2022-11-20T19:07:33.809Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ellisonbg/packages"},{"uuid":"blink1073","login":"blink1073","name":null,"email":"steven.silvester@ieee.org","url":null,"packages_count":184,"html_url":"https://www.npmjs.com/~blink1073","role":null,"created_at":"2022-11-20T19:07:33.782Z","updated_at":"2022-11-20T19:07:33.782Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/blink1073/packages"},{"uuid":"jasongrout","login":"jasongrout","name":null,"email":"jason@jasongrout.org","url":null,"packages_count":228,"html_url":"https://www.npmjs.com/~jasongrout","role":null,"created_at":"2022-11-20T19:07:33.768Z","updated_at":"2022-11-20T19:07:33.768Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jasongrout/packages"},{"uuid":"fcollonval","login":"fcollonval","name":null,"email":"fcollonval@gmail.com","url":null,"packages_count":123,"html_url":"https://www.npmjs.com/~fcollonval","role":null,"created_at":"2022-11-20T19:07:33.734Z","updated_at":"2022-11-20T19:07:33.734Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fcollonval/packages"},{"uuid":"jtpio","login":"jtpio","name":null,"email":"jeremy@jtp.io","url":null,"packages_count":391,"html_url":"https://www.npmjs.com/~jtpio","role":null,"created_at":"2022-11-20T19:07:33.747Z","updated_at":"2022-11-20T19:07:33.747Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jtpio/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786895,"maintainers_count":1238487,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5990162,"name":"org.webjars.npm:lumino__commands","ecosystem":"maven","description":"WebJar for @lumino/commands","homepage":"https://www.webjars.org","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2022-11-13T09:46:14.000Z","latest_release_published_at":"2022-11-13T09:46:14.000Z","latest_release_number":"2.0.0-alpha.6","last_synced_at":"2026-08-25T10:18:14.353Z","created_at":"2023-01-26T17:24:19.563Z","updated_at":"2026-08-25T10:18:14.353Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/lumino__commands/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/lumino__commands/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T10:02:08.012Z","dependent_packages_count":8,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":7.155253880895581,"stargazers_count":12.828775107693973,"forks_count":13.133949835775466,"average":16.2744806913281},"purl":"pkg:maven/org.webjars.npm/lumino__commands","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:lumino__commands","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:lumino__commands","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:lumino__commands/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:34:40.147Z","issues_count":97,"pull_requests_count":483,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2774327122153208,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__commands/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__commands/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__commands/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__commands/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__commands/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__commands/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618408,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5990165,"name":"org.webjars.npm:lumino__disposable","ecosystem":"maven","description":"WebJar for @lumino/disposable","homepage":"https://www.webjars.org","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2022-11-13T09:02:45.000Z","latest_release_published_at":"2022-11-13T09:02:45.000Z","latest_release_number":"2.0.0-alpha.6","last_synced_at":"2026-08-25T10:18:22.562Z","created_at":"2023-01-26T17:24:19.662Z","updated_at":"2026-08-25T10:18:22.562Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/lumino__disposable/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/lumino__disposable/","metadata":{},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T08:30:53.030Z","dependent_packages_count":23,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":2.6755456929432606,"stargazers_count":12.828775107693973,"forks_count":13.133949835775466,"average":15.154553644340021},"purl":"pkg:maven/org.webjars.npm/lumino__disposable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:lumino__disposable","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:lumino__disposable","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:lumino__disposable/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:13.560Z","issues_count":97,"pull_requests_count":482,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2800829875518671,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":185,"past_year_issues_count":6,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4680851063829787,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__disposable/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__disposable/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__disposable/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__disposable/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__disposable/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__disposable/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618408,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":1040889,"name":"@lumino/coreutils","ecosystem":"npm","description":"Lumino Core Utilities","homepage":"https://github.com/jupyterlab/lumino","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":"lumino","versions_count":40,"first_release_published_at":"2019-11-17T20:54:13.263Z","latest_release_published_at":"2026-07-03T13:29:06.849Z","latest_release_number":"2.2.3","last_synced_at":"2026-08-25T10:20:21.258Z","created_at":"2022-04-07T19:57:58.267Z","updated_at":"2026-08-25T10:20:21.258Z","registry_url":"https://www.npmjs.com/package/@lumino/coreutils","install_command":"npm install @lumino/coreutils","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"2.0.0-rc.1","latest":"2.2.3"},"contentPolicy":null},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-22T18:00:24.582Z","dependent_packages_count":348,"downloads":960247,"downloads_period":"last-month","dependent_repos_count":1966,"rankings":{"downloads":0.44186349903477956,"dependent_repos_count":0.4956609905287855,"dependent_packages_count":0.15579381417226526,"stargazers_count":3.0920553738493726,"forks_count":2.9194565397613848,"docker_downloads_count":0.10591850539391282,"average":1.2017914537900833},"purl":"pkg:npm/%40lumino/coreutils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@lumino/coreutils","docker_dependents_count":5445,"docker_downloads_count":584065769,"usage_url":"https://repos.ecosyste.ms/usage/npm/@lumino/coreutils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@lumino/coreutils/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:38:08.608Z","issues_count":97,"pull_requests_count":483,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2774327122153208,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fcoreutils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fcoreutils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fcoreutils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fcoreutils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fcoreutils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fcoreutils/codemeta","maintainers":[{"uuid":"darian","login":"darian","name":null,"email":"npm@darian.at","url":null,"packages_count":255,"html_url":"https://www.npmjs.com/~darian","role":null,"created_at":"2022-11-20T19:07:29.520Z","updated_at":"2022-11-20T19:07:29.520Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/darian/packages"},{"uuid":"krassowski","login":"krassowski","name":null,"email":"krassowski.michal@gmail.com","url":null,"packages_count":268,"html_url":"https://www.npmjs.com/~krassowski","role":null,"created_at":"2026-02-11T05:22:04.282Z","updated_at":"2026-02-11T05:22:04.282Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/krassowski/packages"},{"uuid":"ellisonbg","login":"ellisonbg","name":null,"email":"ellisonbg@gmail.com","url":null,"packages_count":36,"html_url":"https://www.npmjs.com/~ellisonbg","role":null,"created_at":"2022-11-20T19:07:29.512Z","updated_at":"2022-11-20T19:07:29.512Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ellisonbg/packages"},{"uuid":"blink1073","login":"blink1073","name":null,"email":"steven.silvester@ieee.org","url":null,"packages_count":184,"html_url":"https://www.npmjs.com/~blink1073","role":null,"created_at":"2022-11-20T19:07:29.501Z","updated_at":"2022-11-20T19:07:29.501Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/blink1073/packages"},{"uuid":"jasongrout","login":"jasongrout","name":null,"email":"jason@jasongrout.org","url":null,"packages_count":228,"html_url":"https://www.npmjs.com/~jasongrout","role":null,"created_at":"2022-11-20T19:07:29.492Z","updated_at":"2022-11-20T19:07:29.492Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jasongrout/packages"},{"uuid":"fcollonval","login":"fcollonval","name":null,"email":"fcollonval@gmail.com","url":null,"packages_count":123,"html_url":"https://www.npmjs.com/~fcollonval","role":null,"created_at":"2022-11-20T19:07:29.472Z","updated_at":"2022-11-20T19:07:29.472Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fcollonval/packages"},{"uuid":"jtpio","login":"jtpio","name":null,"email":"jeremy@jtp.io","url":null,"packages_count":391,"html_url":"https://www.npmjs.com/~jtpio","role":null,"created_at":"2022-11-20T19:07:29.483Z","updated_at":"2022-11-20T19:07:29.483Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jtpio/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786895,"maintainers_count":1238487,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5990170,"name":"org.webjars.npm:lumino__properties","ecosystem":"maven","description":"WebJar for @lumino/properties","homepage":"https://www.webjars.org","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2022-11-13T09:33:02.000Z","latest_release_published_at":"2022-11-13T09:33:02.000Z","latest_release_number":"2.0.0-alpha.6","last_synced_at":"2026-08-25T10:11:29.980Z","created_at":"2023-01-26T17:24:19.817Z","updated_at":"2026-08-25T10:11:29.980Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/lumino__properties/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/lumino__properties/","metadata":{},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T07:53:45.018Z","dependent_packages_count":7,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":8.051315902994164,"stargazers_count":12.828775107693973,"forks_count":13.133949835775466,"average":16.49849619685275},"purl":"pkg:maven/org.webjars.npm/lumino__properties","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:lumino__properties","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:lumino__properties","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:lumino__properties/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:13.560Z","issues_count":97,"pull_requests_count":482,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2800829875518671,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":185,"past_year_issues_count":6,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4680851063829787,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__properties/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__properties/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__properties/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__properties/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__properties/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__properties/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618408,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":7554436,"name":"kkws-lumino-widgets","ecosystem":"npm","description":"Lumino Widgets","homepage":"https://github.com/jupyterlab/lumino","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-04-11T02:28:56.945Z","latest_release_published_at":"2023-04-11T02:28:56.945Z","latest_release_number":"0.0.1","last_synced_at":"2026-08-25T10:41:10.215Z","created_at":"2023-04-11T02:43:35.599Z","updated_at":"2026-08-25T10:41:10.216Z","registry_url":"https://www.npmjs.com/package/kkws-lumino-widgets","install_command":"npm install kkws-lumino-widgets","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.1"},"contentPolicy":null},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-23T13:57:58.151Z","dependent_packages_count":0,"downloads":8,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":18.975345641785125,"dependent_packages_count":26.3584098264927,"stargazers_count":null,"forks_count":null,"average":22.666877734138914},"purl":"pkg:npm/kkws-lumino-widgets","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/kkws-lumino-widgets","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/kkws-lumino-widgets","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/kkws-lumino-widgets/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T09:04:19.404Z","issues_count":97,"pull_requests_count":484,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2747933884297522,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":49,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4081632653061225,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"MUFFANUJ","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"MUFFANUJ","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kkws-lumino-widgets/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kkws-lumino-widgets/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kkws-lumino-widgets/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kkws-lumino-widgets/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kkws-lumino-widgets/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kkws-lumino-widgets/codemeta","maintainers":[{"uuid":"linzisong","login":"linzisong","name":null,"email":"744740666@qq.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~linzisong","role":null,"created_at":"2023-04-11T04:14:42.069Z","updated_at":"2023-04-11T04:14:42.069Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/linzisong/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786895,"maintainers_count":1238487,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13484626,"name":"lumino","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jupyterlab/lumino","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T15:43:18.216Z","latest_release_published_at":"2026-02-10T15:43:18.216Z","latest_release_number":"2023.7.27-1","last_synced_at":"2026-03-10T16:03:19.977Z","created_at":"2026-02-10T15:43:17.902Z","updated_at":"2026-08-20T09:58:38.542Z","registry_url":"https://launchpad.net/ubuntu/+source/lumino","install_command":"apt-get install lumino","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-lumino","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, dh-nodejs, mocha \u003c!nocheck\u003e, node-css-loader, node-es6-promise, node-file-loader, node-setimmediate, node-style-loader, node-tslib (\u003e= 2.3.1), node-typescript, rollup","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T09:58:38.542Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/lumino?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/lumino","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/lumino","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/lumino/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:34:40.147Z","issues_count":97,"pull_requests_count":483,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2774327122153208,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/lumino/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/lumino/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/lumino/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/lumino/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/lumino/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/lumino/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1339},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-25T05:06:51.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13556222,"name":"lumino","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jupyterlab/lumino","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T04:19:06.230Z","latest_release_published_at":"2026-02-11T04:19:06.230Z","latest_release_number":"2022.6.7-1","last_synced_at":"2026-03-11T10:40:23.730Z","created_at":"2026-02-11T04:19:06.042Z","updated_at":"2026-08-20T09:55:59.230Z","registry_url":"https://launchpad.net/ubuntu/+source/lumino","install_command":"apt-get install lumino","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-lumino","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), mocha \u003c!nocheck\u003e, node-css-loader, node-es6-promise, node-file-loader, node-setimmediate, node-style-loader, node-tslib (\u003e= 2.3.1), node-typescript, dh-sequence-nodejs, rollup, webpack","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T09:55:59.230Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/lumino?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/lumino","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/lumino","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/lumino/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:34:40.147Z","issues_count":97,"pull_requests_count":483,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2774327122153208,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/lumino/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/lumino/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/lumino/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/lumino/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/lumino/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/lumino/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1108},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-25T05:06:52.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13698807,"name":"lumino","ecosystem":"debian","description":null,"homepage":"https://github.com/jupyterlab/lumino","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T20:42:50.869Z","latest_release_published_at":"2026-02-12T20:42:50.869Z","latest_release_number":"2022.6.7-1","last_synced_at":"2026-03-13T18:51:28.375Z","created_at":"2026-02-12T20:42:50.651Z","updated_at":"2026-08-20T10:02:07.819Z","registry_url":"https://tracker.debian.org/pkg/lumino","install_command":"apt-get install lumino","documentation_url":"https://packages.debian.org/bookworm/lumino","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"node-lumino","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), mocha \u003c!nocheck\u003e, node-css-loader, node-es6-promise, node-file-loader, node-setimmediate, node-style-loader, node-tslib (\u003e= 2.3.1), node-typescript, dh-sequence-nodejs, rollup, webpack","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T10:02:07.819Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/lumino?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/lumino","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/lumino","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/lumino/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:34:40.147Z","issues_count":97,"pull_requests_count":483,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2774327122153208,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/lumino/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/lumino/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/lumino/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/lumino/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/lumino/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/lumino/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2645,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1237},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-25T05:06:43.662Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13520778,"name":"lumino","ecosystem":"debian","description":null,"homepage":"https://github.com/jupyterlab/lumino","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T21:34:31.713Z","latest_release_published_at":"2026-02-10T21:34:31.713Z","latest_release_number":"0~20200824+git93880412-2","last_synced_at":"2026-03-13T23:31:24.367Z","created_at":"2026-02-10T21:34:31.515Z","updated_at":"2026-08-20T10:37:28.221Z","registry_url":"https://tracker.debian.org/pkg/lumino","install_command":"apt-get install lumino","documentation_url":"https://packages.debian.org/bullseye/lumino","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"node-lumino","standards_version":"4.5.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), mocha \u003c!nocheck\u003e, node-css-loader, node-es6-promise, node-file-loader, node-style-loader, node-tslib, node-typescript, node-typescript-types, nodejs, dh-sequence-nodejs, rollup, webpack","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T10:37:28.221Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/lumino?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/lumino","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/lumino","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/lumino/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:34:40.147Z","issues_count":97,"pull_requests_count":483,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2774327122153208,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/lumino/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/lumino/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/lumino/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/lumino/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/lumino/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/lumino/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":805},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-25T05:06:44.833Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13657302,"name":"lumino","ecosystem":"debian","description":null,"homepage":"https://github.com/jupyterlab/lumino","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T07:29:27.518Z","latest_release_published_at":"2026-02-12T07:29:27.518Z","latest_release_number":"2024.3.25-1","last_synced_at":"2026-03-13T21:25:54.551Z","created_at":"2026-02-12T07:29:27.333Z","updated_at":"2026-08-20T12:11:17.798Z","registry_url":"https://tracker.debian.org/pkg/lumino","install_command":"apt-get install lumino","documentation_url":"https://packages.debian.org/trixie/lumino","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"node-lumino","standards_version":"4.7.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, dh-nodejs, mocha \u003c!nocheck\u003e, node-css-loader, node-es6-promise, node-file-loader, node-setimmediate, node-style-loader, node-tslib (\u003e= 2.3.1), node-typescript, rollup","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T12:11:17.798Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/lumino?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/lumino","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/lumino","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/lumino/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:34:40.147Z","issues_count":97,"pull_requests_count":483,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2774327122153208,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/lumino/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/lumino/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/lumino/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/lumino/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/lumino/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/lumino/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1687},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-25T05:04:56.023Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":1040893,"name":"@lumino/disposable","ecosystem":"npm","description":"Lumino Disposable","homepage":"https://github.com/jupyterlab/lumino","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":"lumino","versions_count":43,"first_release_published_at":"2019-11-17T20:54:23.618Z","latest_release_published_at":"2026-07-03T13:29:21.629Z","latest_release_number":"2.1.6","last_synced_at":"2026-08-25T10:53:00.424Z","created_at":"2022-04-07T19:57:59.534Z","updated_at":"2026-08-25T22:24:47.536Z","registry_url":"https://www.npmjs.com/package/@lumino/disposable","install_command":"npm install @lumino/disposable","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"2.0.0-rc.1","latest":"2.1.6"},"contentPolicy":null},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-25T22:24:47.536Z","dependent_packages_count":221,"downloads":684795,"downloads_period":"last-month","dependent_repos_count":1800,"rankings":{"downloads":0.4947652810288635,"dependent_repos_count":0.5131295644247029,"dependent_packages_count":0.2117808180601624,"stargazers_count":3.0920553738493726,"forks_count":2.9194565397613848,"docker_downloads_count":0.10591850539391282,"average":1.2228510137530664},"purl":"pkg:npm/%40lumino/disposable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@lumino/disposable","docker_dependents_count":5444,"docker_downloads_count":584065769,"usage_url":"https://repos.ecosyste.ms/usage/npm/@lumino/disposable","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@lumino/disposable/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T10:10:47.757Z","issues_count":97,"pull_requests_count":484,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2747933884297522,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":49,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4081632653061225,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"MUFFANUJ","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"MUFFANUJ","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fdisposable/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fdisposable/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fdisposable/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fdisposable/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fdisposable/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fdisposable/codemeta","maintainers":[{"uuid":"darian","login":"darian","name":null,"email":"npm@darian.at","url":null,"packages_count":255,"html_url":"https://www.npmjs.com/~darian","role":null,"created_at":"2022-11-20T19:07:31.366Z","updated_at":"2022-11-20T19:07:31.366Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/darian/packages"},{"uuid":"krassowski","login":"krassowski","name":null,"email":"krassowski.michal@gmail.com","url":null,"packages_count":268,"html_url":"https://www.npmjs.com/~krassowski","role":null,"created_at":"2026-02-10T22:22:40.033Z","updated_at":"2026-02-10T22:22:40.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/krassowski/packages"},{"uuid":"ellisonbg","login":"ellisonbg","name":null,"email":"ellisonbg@gmail.com","url":null,"packages_count":36,"html_url":"https://www.npmjs.com/~ellisonbg","role":null,"created_at":"2022-11-20T19:07:31.362Z","updated_at":"2022-11-20T19:07:31.362Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ellisonbg/packages"},{"uuid":"blink1073","login":"blink1073","name":null,"email":"steven.silvester@ieee.org","url":null,"packages_count":184,"html_url":"https://www.npmjs.com/~blink1073","role":null,"created_at":"2022-11-20T19:07:31.359Z","updated_at":"2022-11-20T19:07:31.359Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/blink1073/packages"},{"uuid":"jasongrout","login":"jasongrout","name":null,"email":"jason@jasongrout.org","url":null,"packages_count":228,"html_url":"https://www.npmjs.com/~jasongrout","role":null,"created_at":"2022-11-20T19:07:31.356Z","updated_at":"2022-11-20T19:07:31.356Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jasongrout/packages"},{"uuid":"fcollonval","login":"fcollonval","name":null,"email":"fcollonval@gmail.com","url":null,"packages_count":123,"html_url":"https://www.npmjs.com/~fcollonval","role":null,"created_at":"2022-11-20T19:07:31.349Z","updated_at":"2022-11-20T19:07:31.349Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fcollonval/packages"},{"uuid":"jtpio","login":"jtpio","name":null,"email":"jeremy@jtp.io","url":null,"packages_count":391,"html_url":"https://www.npmjs.com/~jtpio","role":null,"created_at":"2022-11-20T19:07:31.352Z","updated_at":"2022-11-20T19:07:31.352Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jtpio/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786895,"maintainers_count":1238487,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2433844,"name":"tde-dragdrop","ecosystem":"npm","description":"Lumino Drag and Drop (A slightly modified version for the Tabular Data Editor)","homepage":"https://github.com/lmcnichols/lumino","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2020-07-23T06:08:32.409Z","latest_release_published_at":"2020-07-23T06:08:32.409Z","latest_release_number":"0.0.1","last_synced_at":"2026-08-25T10:52:36.828Z","created_at":"2022-04-10T01:43:37.731Z","updated_at":"2026-08-25T23:37:18.103Z","registry_url":"https://www.npmjs.com/package/tde-dragdrop","install_command":"npm install tde-dragdrop","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.1"},"contentPolicy":null},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-25T23:37:18.103Z","dependent_packages_count":1,"downloads":43,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":51.222151958299555,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":3.882140955576644,"forks_count":3.648542035620974,"average":20.060952298760746},"purl":"pkg:npm/tde-dragdrop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/tde-dragdrop","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/tde-dragdrop","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/tde-dragdrop/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T10:10:47.757Z","issues_count":97,"pull_requests_count":484,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2747933884297522,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":49,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4081632653061225,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"MUFFANUJ","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"MUFFANUJ","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tde-dragdrop/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tde-dragdrop/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tde-dragdrop/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tde-dragdrop/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tde-dragdrop/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tde-dragdrop/codemeta","maintainers":[{"uuid":"loganamcnichols","login":"loganamcnichols","name":null,"email":"loganamcnichols@gmail.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~loganamcnichols","role":null,"created_at":"2022-11-14T18:11:38.142Z","updated_at":"2022-11-14T18:11:38.142Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/loganamcnichols/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786895,"maintainers_count":1238487,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13397458,"name":"lumino","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jupyterlab/lumino","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T03:17:28.583Z","latest_release_published_at":"2026-02-06T03:17:28.583Z","latest_release_number":"2023.7.27-1","last_synced_at":"2026-03-06T04:09:00.118Z","created_at":"2026-02-06T03:17:28.291Z","updated_at":"2026-08-20T14:35:58.499Z","registry_url":"https://launchpad.net/ubuntu/+source/lumino","install_command":"apt-get install lumino","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-lumino","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, dh-nodejs, mocha \u003c!nocheck\u003e, node-css-loader, node-es6-promise, node-file-loader, node-setimmediate, node-style-loader, node-tslib (\u003e= 2.3.1), node-typescript, rollup","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T14:35:58.499Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/lumino?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/lumino","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/lumino","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/lumino/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:34:40.147Z","issues_count":97,"pull_requests_count":483,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2774327122153208,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/lumino/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/lumino/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/lumino/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/lumino/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/lumino/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/lumino/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1245},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-25T05:06:49.291Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":1040896,"name":"@lumino/widgets","ecosystem":"npm","description":"Lumino Widgets","homepage":"https://github.com/jupyterlab/lumino","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":"lumino","versions_count":86,"first_release_published_at":"2019-11-17T20:54:33.564Z","latest_release_published_at":"2026-07-03T13:30:05.029Z","latest_release_number":"2.9.0","last_synced_at":"2026-08-24T11:26:25.672Z","created_at":"2022-04-07T19:57:59.786Z","updated_at":"2026-08-26T07:29:31.142Z","registry_url":"https://www.npmjs.com/package/@lumino/widgets","install_command":"npm install @lumino/widgets","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"2.3.1-alpha.0","latest":"2.9.0"},"contentPolicy":null},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-26T07:29:31.142Z","dependent_packages_count":533,"downloads":573690,"downloads_period":"last-month","dependent_repos_count":1978,"rankings":{"downloads":0.5005698220189803,"dependent_repos_count":0.49450666286593753,"dependent_packages_count":0.1144974985285462,"stargazers_count":3.0920553738493726,"forks_count":2.9194565397613848,"docker_downloads_count":0.10591850539391282,"average":1.2045007337363558},"purl":"pkg:npm/%40lumino/widgets","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@lumino/widgets","docker_dependents_count":5444,"docker_downloads_count":584065769,"usage_url":"https://repos.ecosyste.ms/usage/npm/@lumino/widgets","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@lumino/widgets/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T10:10:47.757Z","issues_count":97,"pull_requests_count":484,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2747933884297522,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":49,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4081632653061225,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"MUFFANUJ","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"MUFFANUJ","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fwidgets/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fwidgets/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fwidgets/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fwidgets/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fwidgets/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fwidgets/codemeta","maintainers":[{"uuid":"darian","login":"darian","name":null,"email":"npm@darian.at","url":null,"packages_count":255,"html_url":"https://www.npmjs.com/~darian","role":null,"created_at":"2022-11-20T19:07:32.826Z","updated_at":"2022-11-20T19:07:32.826Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/darian/packages"},{"uuid":"krassowski","login":"krassowski","name":null,"email":"krassowski.michal@gmail.com","url":null,"packages_count":268,"html_url":"https://www.npmjs.com/~krassowski","role":null,"created_at":"2026-08-13T05:34:20.773Z","updated_at":"2026-08-13T05:34:20.773Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/krassowski/packages"},{"uuid":"ellisonbg","login":"ellisonbg","name":null,"email":"ellisonbg@gmail.com","url":null,"packages_count":36,"html_url":"https://www.npmjs.com/~ellisonbg","role":null,"created_at":"2022-11-20T19:07:32.821Z","updated_at":"2022-11-20T19:07:32.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ellisonbg/packages"},{"uuid":"blink1073","login":"blink1073","name":null,"email":"steven.silvester@ieee.org","url":null,"packages_count":184,"html_url":"https://www.npmjs.com/~blink1073","role":null,"created_at":"2022-11-20T19:07:32.794Z","updated_at":"2022-11-20T19:07:32.794Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/blink1073/packages"},{"uuid":"jasongrout","login":"jasongrout","name":null,"email":"jason@jasongrout.org","url":null,"packages_count":228,"html_url":"https://www.npmjs.com/~jasongrout","role":null,"created_at":"2022-11-20T19:07:32.789Z","updated_at":"2022-11-20T19:07:32.789Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jasongrout/packages"},{"uuid":"fcollonval","login":"fcollonval","name":null,"email":"fcollonval@gmail.com","url":null,"packages_count":123,"html_url":"https://www.npmjs.com/~fcollonval","role":null,"created_at":"2022-11-20T19:07:32.763Z","updated_at":"2022-11-20T19:07:32.763Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fcollonval/packages"},{"uuid":"jtpio","login":"jtpio","name":null,"email":"jeremy@jtp.io","url":null,"packages_count":391,"html_url":"https://www.npmjs.com/~jtpio","role":null,"created_at":"2022-11-20T19:07:32.777Z","updated_at":"2022-11-20T19:07:32.777Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jtpio/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786895,"maintainers_count":1238487,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13457650,"name":"lumino","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jupyterlab/lumino","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T03:45:46.019Z","latest_release_published_at":"2026-02-09T03:45:46.019Z","latest_release_number":"2024.3.25-1","last_synced_at":"2026-08-23T03:28:49.028Z","created_at":"2026-02-09T03:45:45.703Z","updated_at":"2026-08-23T03:28:49.029Z","registry_url":"https://launchpad.net/ubuntu/+source/lumino","install_command":"apt-get install lumino","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-lumino","standards_version":"4.7.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, dh-nodejs, mocha \u003c!nocheck\u003e, node-css-loader, node-es6-promise, node-file-loader, node-setimmediate, node-style-loader, node-tslib (\u003e= 2.3.1), node-typescript, rollup","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T08:11:40.856Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/lumino?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/lumino","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/lumino","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/lumino/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:13.560Z","issues_count":97,"pull_requests_count":482,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2800829875518671,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":185,"past_year_issues_count":6,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4680851063829787,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/lumino/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/lumino/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/lumino/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/lumino/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/lumino/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/lumino/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1322},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-25T05:04:58.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":1040902,"name":"@lumino/virtualdom","ecosystem":"npm","description":"Lumino Virtual DOM","homepage":"https://github.com/jupyterlab/lumino","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":"lumino","versions_count":43,"first_release_published_at":"2019-11-17T20:54:18.651Z","latest_release_published_at":"2026-07-03T13:29:59.850Z","latest_release_number":"2.0.5","last_synced_at":"2026-08-25T10:19:42.184Z","created_at":"2022-04-07T19:58:00.367Z","updated_at":"2026-08-26T08:39:07.301Z","registry_url":"https://www.npmjs.com/package/@lumino/virtualdom","install_command":"npm install @lumino/virtualdom","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"2.0.0-rc.1","latest":"2.0.5"},"contentPolicy":null},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-26T08:39:07.301Z","dependent_packages_count":43,"downloads":621227,"downloads_period":"last-month","dependent_repos_count":1428,"rankings":{"downloads":0.507667453823727,"dependent_repos_count":0.5542508030860804,"dependent_packages_count":0.6746495066929012,"stargazers_count":3.0920553738493726,"forks_count":2.9194565397613848,"docker_downloads_count":0.10591850539391282,"average":1.3089996971012299},"purl":"pkg:npm/%40lumino/virtualdom","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@lumino/virtualdom","docker_dependents_count":5443,"docker_downloads_count":584065769,"usage_url":"https://repos.ecosyste.ms/usage/npm/@lumino/virtualdom","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@lumino/virtualdom/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T10:10:47.757Z","issues_count":97,"pull_requests_count":484,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2747933884297522,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":49,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4081632653061225,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"MUFFANUJ","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"MUFFANUJ","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fvirtualdom/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fvirtualdom/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fvirtualdom/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fvirtualdom/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fvirtualdom/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fvirtualdom/codemeta","maintainers":[{"uuid":"darian","login":"darian","name":null,"email":"npm@darian.at","url":null,"packages_count":255,"html_url":"https://www.npmjs.com/~darian","role":null,"created_at":"2022-11-20T19:07:31.339Z","updated_at":"2022-11-20T19:07:31.339Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/darian/packages"},{"uuid":"krassowski","login":"krassowski","name":null,"email":"krassowski.michal@gmail.com","url":null,"packages_count":268,"html_url":"https://www.npmjs.com/~krassowski","role":null,"created_at":"2026-02-11T11:57:07.770Z","updated_at":"2026-02-11T11:57:07.770Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/krassowski/packages"},{"uuid":"ellisonbg","login":"ellisonbg","name":null,"email":"ellisonbg@gmail.com","url":null,"packages_count":36,"html_url":"https://www.npmjs.com/~ellisonbg","role":null,"created_at":"2022-11-20T19:07:31.335Z","updated_at":"2022-11-20T19:07:31.335Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ellisonbg/packages"},{"uuid":"blink1073","login":"blink1073","name":null,"email":"steven.silvester@ieee.org","url":null,"packages_count":184,"html_url":"https://www.npmjs.com/~blink1073","role":null,"created_at":"2022-11-20T19:07:31.331Z","updated_at":"2022-11-20T19:07:31.331Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/blink1073/packages"},{"uuid":"jasongrout","login":"jasongrout","name":null,"email":"jason@jasongrout.org","url":null,"packages_count":228,"html_url":"https://www.npmjs.com/~jasongrout","role":null,"created_at":"2022-11-20T19:07:31.327Z","updated_at":"2022-11-20T19:07:31.327Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jasongrout/packages"},{"uuid":"fcollonval","login":"fcollonval","name":null,"email":"fcollonval@gmail.com","url":null,"packages_count":123,"html_url":"https://www.npmjs.com/~fcollonval","role":null,"created_at":"2022-11-20T19:07:31.321Z","updated_at":"2022-11-20T19:07:31.321Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fcollonval/packages"},{"uuid":"jtpio","login":"jtpio","name":null,"email":"jeremy@jtp.io","url":null,"packages_count":391,"html_url":"https://www.npmjs.com/~jtpio","role":null,"created_at":"2022-11-20T19:07:31.324Z","updated_at":"2022-11-20T19:07:31.324Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jtpio/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786895,"maintainers_count":1238487,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14129134,"name":"org.mvnpm.at.lumino:commands","ecosystem":"maven","description":"Lumino Commands","homepage":"https://github.com/jupyterlab/lumino","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":"org.mvnpm.at.lumino","versions_count":3,"first_release_published_at":"2024-06-25T09:05:59.000Z","latest_release_published_at":"2026-07-05T02:05:58.000Z","latest_release_number":"2.3.4","last_synced_at":"2026-08-25T10:11:46.481Z","created_at":"2026-03-26T23:16:15.902Z","updated_at":"2026-08-25T10:11:46.481Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.lumino/commands/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.lumino/commands/","metadata":{},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T09:32:19.447Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.712922607113217,"dependent_packages_count":42.47844816702103,"stargazers_count":13.542537814475594,"forks_count":15.911442864763083,"docker_downloads_count":null,"average":25.41133786334323},"purl":"pkg:maven/org.mvnpm.at.lumino/commands","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.lumino:commands","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.lumino:commands","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.lumino:commands/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:34:40.147Z","issues_count":97,"pull_requests_count":483,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2774327122153208,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:commands/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:commands/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:commands/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:commands/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:commands/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:commands/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618408,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5990164,"name":"org.webjars.npm:lumino__domutils","ecosystem":"maven","description":"WebJar for @lumino/domutils","homepage":"https://www.webjars.org","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2022-11-13T07:34:51.000Z","latest_release_published_at":"2022-11-13T07:34:51.000Z","latest_release_number":"2.0.0-alpha.6","last_synced_at":"2026-08-25T10:11:48.451Z","created_at":"2023-01-26T17:24:19.658Z","updated_at":"2026-08-25T10:11:48.452Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/lumino__domutils/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/lumino__domutils/","metadata":{},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T13:21:25.493Z","dependent_packages_count":7,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":8.051315902994164,"stargazers_count":12.828775107693973,"forks_count":13.133949835775466,"average":16.49849619685275},"purl":"pkg:maven/org.webjars.npm/lumino__domutils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:lumino__domutils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:lumino__domutils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:lumino__domutils/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:34:40.147Z","issues_count":97,"pull_requests_count":483,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2774327122153208,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__domutils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__domutils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__domutils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__domutils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__domutils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__domutils/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618408,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":1040880,"name":"@lumino/datagrid","ecosystem":"npm","description":"Lumino Tabular Data Grid","homepage":"https://github.com/jupyterlab/lumino","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":"lumino","versions_count":95,"first_release_published_at":"2019-11-17T20:54:37.289Z","latest_release_published_at":"2026-07-03T13:29:11.897Z","latest_release_number":"2.5.8","last_synced_at":"2026-08-24T11:20:55.075Z","created_at":"2022-04-07T19:57:57.155Z","updated_at":"2026-08-24T11:20:55.075Z","registry_url":"https://www.npmjs.com/package/@lumino/datagrid","install_command":"npm install @lumino/datagrid","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"2.3.0-alpha.0","latest":"2.5.8"},"contentPolicy":null},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-21T21:25:43.869Z","dependent_packages_count":29,"downloads":197487,"downloads_period":"last-month","dependent_repos_count":214,"rankings":{"downloads":0.7323204313521074,"dependent_repos_count":1.101174047338329,"dependent_packages_count":0.9200975343628116,"stargazers_count":3.0920553738493726,"forks_count":2.9194565397613848,"docker_downloads_count":0.10664645049230945,"average":1.478625062859386},"purl":"pkg:npm/%40lumino/datagrid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@lumino/datagrid","docker_dependents_count":5397,"docker_downloads_count":583962531,"usage_url":"https://repos.ecosyste.ms/usage/npm/@lumino/datagrid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@lumino/datagrid/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T08:05:36.200Z","issues_count":97,"pull_requests_count":483,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2774327122153208,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fdatagrid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fdatagrid/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fdatagrid/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fdatagrid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fdatagrid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fdatagrid/codemeta","maintainers":[{"uuid":"darian","login":"darian","name":null,"email":"npm@darian.at","url":null,"packages_count":255,"html_url":"https://www.npmjs.com/~darian","role":null,"created_at":"2022-11-20T19:07:33.852Z","updated_at":"2022-11-20T19:07:33.852Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/darian/packages"},{"uuid":"krassowski","login":"krassowski","name":null,"email":"krassowski.michal@gmail.com","url":null,"packages_count":268,"html_url":"https://www.npmjs.com/~krassowski","role":null,"created_at":"2026-08-12T12:37:42.208Z","updated_at":"2026-08-12T12:37:42.208Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/krassowski/packages"},{"uuid":"ellisonbg","login":"ellisonbg","name":null,"email":"ellisonbg@gmail.com","url":null,"packages_count":36,"html_url":"https://www.npmjs.com/~ellisonbg","role":null,"created_at":"2022-11-20T19:07:33.840Z","updated_at":"2022-11-20T19:07:33.840Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ellisonbg/packages"},{"uuid":"blink1073","login":"blink1073","name":null,"email":"steven.silvester@ieee.org","url":null,"packages_count":184,"html_url":"https://www.npmjs.com/~blink1073","role":null,"created_at":"2022-11-20T19:07:33.816Z","updated_at":"2022-11-20T19:07:33.816Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/blink1073/packages"},{"uuid":"jasongrout","login":"jasongrout","name":null,"email":"jason@jasongrout.org","url":null,"packages_count":228,"html_url":"https://www.npmjs.com/~jasongrout","role":null,"created_at":"2022-11-20T19:07:33.775Z","updated_at":"2022-11-20T19:07:33.775Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jasongrout/packages"},{"uuid":"fcollonval","login":"fcollonval","name":null,"email":"fcollonval@gmail.com","url":null,"packages_count":123,"html_url":"https://www.npmjs.com/~fcollonval","role":null,"created_at":"2022-11-20T19:07:33.678Z","updated_at":"2022-11-20T19:07:33.678Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fcollonval/packages"},{"uuid":"jtpio","login":"jtpio","name":null,"email":"jeremy@jtp.io","url":null,"packages_count":391,"html_url":"https://www.npmjs.com/~jtpio","role":null,"created_at":"2022-11-20T19:07:33.741Z","updated_at":"2022-11-20T19:07:33.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jtpio/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786895,"maintainers_count":1238487,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14134899,"name":"org.mvnpm.at.lumino:keyboard","ecosystem":"maven","description":"Lumino Keyboard","homepage":"https://github.com/jupyterlab/lumino","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":"org.mvnpm.at.lumino","versions_count":3,"first_release_published_at":"2024-06-25T09:08:45.000Z","latest_release_published_at":"2026-07-05T02:06:02.000Z","latest_release_number":"2.0.5","last_synced_at":"2026-08-25T10:12:12.919Z","created_at":"2026-03-27T23:45:47.956Z","updated_at":"2026-08-25T10:12:12.920Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.lumino/keyboard/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.lumino/keyboard/","metadata":{},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T19:01:06.702Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.696275283753454,"dependent_packages_count":42.45229214719405,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":36.074283715473754},"purl":"pkg:maven/org.mvnpm.at.lumino/keyboard","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.lumino:keyboard","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.lumino:keyboard","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.lumino:keyboard/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:34:40.147Z","issues_count":97,"pull_requests_count":483,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2774327122153208,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:keyboard/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:keyboard/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:keyboard/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:keyboard/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:keyboard/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:keyboard/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618408,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":1040892,"name":"@lumino/domutils","ecosystem":"npm","description":"Lumino DOM Utilities","homepage":"https://github.com/jupyterlab/lumino","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":"lumino","versions_count":36,"first_release_published_at":"2019-11-17T20:54:13.377Z","latest_release_published_at":"2026-07-03T13:29:26.416Z","latest_release_number":"2.0.5","last_synced_at":"2026-08-24T10:25:07.991Z","created_at":"2022-04-07T19:57:59.102Z","updated_at":"2026-08-24T10:25:07.991Z","registry_url":"https://www.npmjs.com/package/@lumino/domutils","install_command":"npm install @lumino/domutils","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"2.0.0-rc.1","latest":"2.0.5"},"contentPolicy":null},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T12:14:21.905Z","dependent_packages_count":56,"downloads":704846,"downloads_period":"last-month","dependent_repos_count":1433,"rankings":{"downloads":0.4985583474184448,"dependent_repos_count":0.5537876928788626,"dependent_packages_count":0.5597018679245013,"stargazers_count":3.0920553738493726,"forks_count":2.9194565397613848,"docker_downloads_count":0.10591850539391282,"average":1.28824638787108},"purl":"pkg:npm/%40lumino/domutils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@lumino/domutils","docker_dependents_count":5443,"docker_downloads_count":584065769,"usage_url":"https://repos.ecosyste.ms/usage/npm/@lumino/domutils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@lumino/domutils/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:34:40.147Z","issues_count":97,"pull_requests_count":483,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2774327122153208,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fdomutils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fdomutils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fdomutils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fdomutils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fdomutils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fdomutils/codemeta","maintainers":[{"uuid":"darian","login":"darian","name":null,"email":"npm@darian.at","url":null,"packages_count":255,"html_url":"https://www.npmjs.com/~darian","role":null,"created_at":"2022-11-20T19:07:32.376Z","updated_at":"2022-11-20T19:07:32.376Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/darian/packages"},{"uuid":"krassowski","login":"krassowski","name":null,"email":"krassowski.michal@gmail.com","url":null,"packages_count":268,"html_url":"https://www.npmjs.com/~krassowski","role":null,"created_at":"2026-02-11T08:50:32.880Z","updated_at":"2026-02-11T08:50:32.880Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/krassowski/packages"},{"uuid":"ellisonbg","login":"ellisonbg","name":null,"email":"ellisonbg@gmail.com","url":null,"packages_count":36,"html_url":"https://www.npmjs.com/~ellisonbg","role":null,"created_at":"2022-11-20T19:07:32.364Z","updated_at":"2022-11-20T19:07:32.364Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ellisonbg/packages"},{"uuid":"blink1073","login":"blink1073","name":null,"email":"steven.silvester@ieee.org","url":null,"packages_count":184,"html_url":"https://www.npmjs.com/~blink1073","role":null,"created_at":"2022-11-20T19:07:32.356Z","updated_at":"2022-11-20T19:07:32.356Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/blink1073/packages"},{"uuid":"jasongrout","login":"jasongrout","name":null,"email":"jason@jasongrout.org","url":null,"packages_count":228,"html_url":"https://www.npmjs.com/~jasongrout","role":null,"created_at":"2022-11-20T19:07:32.343Z","updated_at":"2022-11-20T19:07:32.343Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jasongrout/packages"},{"uuid":"fcollonval","login":"fcollonval","name":null,"email":"fcollonval@gmail.com","url":null,"packages_count":123,"html_url":"https://www.npmjs.com/~fcollonval","role":null,"created_at":"2022-11-20T19:07:32.319Z","updated_at":"2022-11-20T19:07:32.319Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fcollonval/packages"},{"uuid":"jtpio","login":"jtpio","name":null,"email":"jeremy@jtp.io","url":null,"packages_count":391,"html_url":"https://www.npmjs.com/~jtpio","role":null,"created_at":"2022-11-20T19:07:32.330Z","updated_at":"2022-11-20T19:07:32.330Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jtpio/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786895,"maintainers_count":1238487,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1040894,"name":"@lumino/dragdrop","ecosystem":"npm","description":"Lumino Drag and Drop","homepage":"https://github.com/jupyterlab/lumino","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":"lumino","versions_count":54,"first_release_published_at":"2019-11-17T20:54:28.196Z","latest_release_published_at":"2026-07-03T13:29:31.751Z","latest_release_number":"2.1.9","last_synced_at":"2026-08-25T10:20:22.065Z","created_at":"2022-04-07T19:57:59.608Z","updated_at":"2026-08-25T10:20:22.065Z","registry_url":"https://www.npmjs.com/package/@lumino/dragdrop","install_command":"npm install @lumino/dragdrop","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"2.0.0-rc.1","latest":"2.1.9"},"contentPolicy":null},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-23T07:11:37.689Z","dependent_packages_count":51,"downloads":566651,"downloads_period":"last-month","dependent_repos_count":1424,"rankings":{"downloads":0.5134432594624075,"dependent_repos_count":0.5549407114624506,"dependent_packages_count":0.6008019506161202,"stargazers_count":3.0920553738493726,"forks_count":2.9194565397613848,"docker_downloads_count":0.10591850539391282,"average":1.2977693900909413},"purl":"pkg:npm/%40lumino/dragdrop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@lumino/dragdrop","docker_dependents_count":5443,"docker_downloads_count":584065769,"usage_url":"https://repos.ecosyste.ms/usage/npm/@lumino/dragdrop","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@lumino/dragdrop/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:38:08.608Z","issues_count":97,"pull_requests_count":483,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2774327122153208,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fdragdrop/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fdragdrop/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fdragdrop/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fdragdrop/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fdragdrop/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fdragdrop/codemeta","maintainers":[{"uuid":"darian","login":"darian","name":null,"email":"npm@darian.at","url":null,"packages_count":255,"html_url":"https://www.npmjs.com/~darian","role":null,"created_at":"2022-11-20T19:07:30.479Z","updated_at":"2022-11-20T19:07:30.479Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/darian/packages"},{"uuid":"krassowski","login":"krassowski","name":null,"email":"krassowski.michal@gmail.com","url":null,"packages_count":268,"html_url":"https://www.npmjs.com/~krassowski","role":null,"created_at":"2026-02-11T22:33:07.834Z","updated_at":"2026-02-11T22:33:07.834Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/krassowski/packages"},{"uuid":"ellisonbg","login":"ellisonbg","name":null,"email":"ellisonbg@gmail.com","url":null,"packages_count":36,"html_url":"https://www.npmjs.com/~ellisonbg","role":null,"created_at":"2022-11-20T19:07:30.465Z","updated_at":"2022-11-20T19:07:30.465Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ellisonbg/packages"},{"uuid":"blink1073","login":"blink1073","name":null,"email":"steven.silvester@ieee.org","url":null,"packages_count":184,"html_url":"https://www.npmjs.com/~blink1073","role":null,"created_at":"2022-11-20T19:07:30.460Z","updated_at":"2022-11-20T19:07:30.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/blink1073/packages"},{"uuid":"jasongrout","login":"jasongrout","name":null,"email":"jason@jasongrout.org","url":null,"packages_count":228,"html_url":"https://www.npmjs.com/~jasongrout","role":null,"created_at":"2022-11-20T19:07:30.455Z","updated_at":"2022-11-20T19:07:30.455Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jasongrout/packages"},{"uuid":"fcollonval","login":"fcollonval","name":null,"email":"fcollonval@gmail.com","url":null,"packages_count":123,"html_url":"https://www.npmjs.com/~fcollonval","role":null,"created_at":"2022-11-20T19:07:30.448Z","updated_at":"2022-11-20T19:07:30.448Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fcollonval/packages"},{"uuid":"jtpio","login":"jtpio","name":null,"email":"jeremy@jtp.io","url":null,"packages_count":391,"html_url":"https://www.npmjs.com/~jtpio","role":null,"created_at":"2022-11-20T19:07:30.453Z","updated_at":"2022-11-20T19:07:30.453Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jtpio/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786895,"maintainers_count":1238487,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1040895,"name":"@lumino/messaging","ecosystem":"npm","description":"Lumino Message Passing","homepage":"https://github.com/jupyterlab/lumino","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":"lumino","versions_count":37,"first_release_published_at":"2019-11-17T20:54:22.228Z","latest_release_published_at":"2026-07-03T13:29:42.553Z","latest_release_number":"2.0.5","last_synced_at":"2026-08-25T10:55:40.192Z","created_at":"2022-04-07T19:57:59.702Z","updated_at":"2026-08-25T10:55:40.192Z","registry_url":"https://www.npmjs.com/package/@lumino/messaging","install_command":"npm install @lumino/messaging","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"2.0.0-rc.1","latest":"2.0.5"},"contentPolicy":null},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-22T13:21:06.903Z","dependent_packages_count":215,"downloads":587472,"downloads_period":"last-month","dependent_repos_count":1866,"rankings":{"downloads":0.49841467066126366,"dependent_repos_count":0.5052161592130874,"dependent_packages_count":0.21987755139576695,"stargazers_count":3.0920553738493726,"forks_count":2.9194565397613848,"docker_downloads_count":0.10591850539391282,"average":1.223489800045798},"purl":"pkg:npm/%40lumino/messaging","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@lumino/messaging","docker_dependents_count":5444,"docker_downloads_count":584065769,"usage_url":"https://repos.ecosyste.ms/usage/npm/@lumino/messaging","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@lumino/messaging/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:38:08.608Z","issues_count":97,"pull_requests_count":483,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2774327122153208,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fmessaging/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fmessaging/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fmessaging/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fmessaging/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fmessaging/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fmessaging/codemeta","maintainers":[{"uuid":"darian","login":"darian","name":null,"email":"npm@darian.at","url":null,"packages_count":255,"html_url":"https://www.npmjs.com/~darian","role":null,"created_at":"2022-11-20T19:07:31.313Z","updated_at":"2022-11-20T19:07:31.313Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/darian/packages"},{"uuid":"krassowski","login":"krassowski","name":null,"email":"krassowski.michal@gmail.com","url":null,"packages_count":268,"html_url":"https://www.npmjs.com/~krassowski","role":null,"created_at":"2026-08-14T03:57:32.590Z","updated_at":"2026-08-14T03:57:32.590Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/krassowski/packages"},{"uuid":"ellisonbg","login":"ellisonbg","name":null,"email":"ellisonbg@gmail.com","url":null,"packages_count":36,"html_url":"https://www.npmjs.com/~ellisonbg","role":null,"created_at":"2022-11-20T19:07:31.310Z","updated_at":"2022-11-20T19:07:31.310Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ellisonbg/packages"},{"uuid":"blink1073","login":"blink1073","name":null,"email":"steven.silvester@ieee.org","url":null,"packages_count":184,"html_url":"https://www.npmjs.com/~blink1073","role":null,"created_at":"2022-11-20T19:07:31.305Z","updated_at":"2022-11-20T19:07:31.305Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/blink1073/packages"},{"uuid":"jasongrout","login":"jasongrout","name":null,"email":"jason@jasongrout.org","url":null,"packages_count":228,"html_url":"https://www.npmjs.com/~jasongrout","role":null,"created_at":"2022-11-20T19:07:31.299Z","updated_at":"2022-11-20T19:07:31.299Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jasongrout/packages"},{"uuid":"fcollonval","login":"fcollonval","name":null,"email":"fcollonval@gmail.com","url":null,"packages_count":123,"html_url":"https://www.npmjs.com/~fcollonval","role":null,"created_at":"2022-11-20T19:07:31.288Z","updated_at":"2022-11-20T19:07:31.288Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fcollonval/packages"},{"uuid":"jtpio","login":"jtpio","name":null,"email":"jeremy@jtp.io","url":null,"packages_count":391,"html_url":"https://www.npmjs.com/~jtpio","role":null,"created_at":"2022-11-20T19:07:31.293Z","updated_at":"2022-11-20T19:07:31.293Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jtpio/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786895,"maintainers_count":1238487,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1040903,"name":"@lumino/properties","ecosystem":"npm","description":"Lumino Attached Properties","homepage":"https://github.com/jupyterlab/lumino","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":"lumino","versions_count":36,"first_release_published_at":"2019-11-17T20:54:17.385Z","latest_release_published_at":"2026-07-03T13:29:50.633Z","latest_release_number":"2.0.5","last_synced_at":"2026-08-24T10:35:40.102Z","created_at":"2022-04-07T19:58:00.374Z","updated_at":"2026-08-24T10:35:40.102Z","registry_url":"https://www.npmjs.com/package/@lumino/properties","install_command":"npm install @lumino/properties","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"2.0.0-rc.1","latest":"2.0.5"},"contentPolicy":null},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2024-04-12T09:31:06.000Z","size":12379,"stargazers_count":575,"open_issues_count":92,"forks_count":124,"subscribers_count":26,"default_branch":"main","last_synced_at":"2024-04-14T05:44:46.757Z","etag":null,"topics":["jupyter","jupyterlab"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":"numfocus","custom":"https://numfocus.org/donate-to-jupyter"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2024-04-16T11:52:57.931Z","dependencies_parsed_at":"2023-01-17T01:31:45.303Z","dependency_job_id":"9c06449c-b0b9-4afd-a6b2-5c2508a26af1","html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3354,"total_committers":69,"mean_commits":"48.608695652173914","dds":"0.45796064400715564","last_synced_commit":"eb3174f353f022852f3f2455ffe0e98b845ae920"},"previous_names":[],"tags_count":1167,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217598455,"owners_count":16201857,"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":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"numfocus","custom":"https://numfocus.org/donate-to-jupyter"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://github.com/sponsors/numfocus","https://numfocus.org/donate-to-jupyter"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/datagrid@0.12.0","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.4.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.4.4/manifests"},{"name":"@lumino/dragdrop@1.6.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.6.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.6.4/manifests"},{"name":"@lumino/example-datagrid@0.9.0","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/application@1.10.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.10.4/manifests"},{"name":"@lumino/keyboard@1.2.3","sha":"159c46252870a27e85766520b42e4d4f378a0913","kind":"tag","published_at":"2020-07-21T20:28:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.2.3/manifests"},{"name":"@lumino/dragdrop@1.6.3","sha":"159c46252870a27e85766520b42e4d4f378a0913","kind":"tag","published_at":"2020-07-21T20:28:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.6.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.6.3/manifests"},{"name":"@lumino/messaging@1.4.3","sha":"159c46252870a27e85766520b42e4d4f378a0913","kind":"tag","published_at":"2020-07-21T20:28:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.4.3/manifests"},{"name":"@lumino/virtualdom@1.7.3","sha":"159c46252870a27e85766520b42e4d4f378a0913","kind":"tag","published_at":"2020-07-21T20:28:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.7.3/manifests"},{"name":"@lumino/widgets@1.13.3","sha":"159c46252870a27e85766520b42e4d4f378a0913","kind":"tag","published_at":"2020-07-21T20:28:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.3/manifests"},{"name":"@lumino/polling@1.3.3","sha":"159c46252870a27e85766520b42e4d4f378a0913","kind":"tag","published_at":"2020-07-21T20:28:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.3.3/manifests"},{"name":"@lumino/properties@1.2.3","sha":"159c46252870a27e85766520b42e4d4f378a0913","kind":"tag","published_at":"2020-07-21T20:28:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.2.3/manifests"},{"name":"@lumino/signaling@1.4.3","sha":"159c46252870a27e85766520b42e4d4f378a0913","kind":"tag","published_at":"2020-07-21T20:28:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.4.3/manifests"},{"name":"@lumino/example-datastore@0.3.3","sha":"159c46252870a27e85766520b42e4d4f378a0913","kind":"tag","published_at":"2020-07-21T20:28:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.3/manifests"},{"name":"@lumino/coreutils@1.5.3","sha":"159c46252870a27e85766520b42e4d4f378a0913","kind":"tag","published_at":"2020-07-21T20:28:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.5.3/manifests"},{"name":"@lumino/commands@1.11.3","sha":"159c46252870a27e85766520b42e4d4f378a0913","kind":"tag","published_at":"2020-07-21T20:28:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.3/manifests"},{"name":"@lumino/application@1.10.3","sha":"159c46252870a27e85766520b42e4d4f378a0913","kind":"tag","published_at":"2020-07-21T20:28:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.10.3/manifests"},{"name":"@lumino/algorithm@1.3.3","sha":"159c46252870a27e85766520b42e4d4f378a0913","kind":"tag","published_at":"2020-07-21T20:28:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.3.3/manifests"},{"name":"@lumino/collections@1.3.3","sha":"159c46252870a27e85766520b42e4d4f378a0913","kind":"tag","published_at":"2020-07-21T20:28:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.3.3/manifests"},{"name":"@lumino/datagrid@0.11.1","sha":"159c46252870a27e85766520b42e4d4f378a0913","kind":"tag","published_at":"2020-07-21T20:28:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.11.1/manifests"},{"name":"@lumino/datastore@0.10.3","sha":"159c46252870a27e85766520b42e4d4f378a0913","kind":"tag","published_at":"2020-07-21T20:28:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.10.3/manifests"},{"name":"@lumino/default-theme@0.4.3","sha":"159c46252870a27e85766520b42e4d4f378a0913","kind":"tag","published_at":"2020-07-21T20:28:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.4.3/manifests"},{"name":"@lumino/disposable@1.4.3","sha":"159c46252870a27e85766520b42e4d4f378a0913","kind":"tag","published_at":"2020-07-21T20:28:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.4.3/manifests"},{"name":"@lumino/domutils@1.2.3","sha":"159c46252870a27e85766520b42e4d4f378a0913","kind":"tag","published_at":"2020-07-21T20:28:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.2.3/manifests"},{"name":"@lumino/example-datagrid@0.8.1","sha":"159c46252870a27e85766520b42e4d4f378a0913","kind":"tag","published_at":"2020-07-21T20:28:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.3","sha":"159c46252870a27e85766520b42e4d4f378a0913","kind":"tag","published_at":"2020-07-21T20:28:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.3/manifests"},{"name":"@lumino/example-datagrid@0.8.0","sha":"a383a5b893e2539515367bcf1f935371734237a6","kind":"tag","published_at":"2020-07-21T10:00:35.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.8.0/manifests"},{"name":"@lumino/datagrid@0.11.0","sha":"a383a5b893e2539515367bcf1f935371734237a6","kind":"tag","published_at":"2020-07-21T10:00:35.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.7.0","sha":"e5cfc773ff7b9b87f36e8f03a70eab56688bebcc","kind":"tag","published_at":"2020-07-05T11:14:57.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.7.0/manifests"},{"name":"@lumino/datagrid@0.10.0","sha":"e5cfc773ff7b9b87f36e8f03a70eab56688bebcc","kind":"tag","published_at":"2020-07-05T11:14:57.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.10.0/manifests"},{"name":"@lumino/domutils@1.2.2","sha":"ed3875c795eb1777f282b5450644af7d590cdef3","kind":"tag","published_at":"2020-06-26T11:31:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.2.2/manifests"},{"name":"@lumino/widgets@1.13.2","sha":"ed3875c795eb1777f282b5450644af7d590cdef3","kind":"tag","published_at":"2020-06-26T11:31:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.2/manifests"},{"name":"@lumino/virtualdom@1.7.2","sha":"ed3875c795eb1777f282b5450644af7d590cdef3","kind":"tag","published_at":"2020-06-26T11:31:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.7.2/manifests"},{"name":"@lumino/signaling@1.4.2","sha":"ed3875c795eb1777f282b5450644af7d590cdef3","kind":"tag","published_at":"2020-06-26T11:31:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.4.2/manifests"},{"name":"@lumino/properties@1.2.2","sha":"ed3875c795eb1777f282b5450644af7d590cdef3","kind":"tag","published_at":"2020-06-26T11:31:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.2.2/manifests"},{"name":"@lumino/polling@1.3.2","sha":"ed3875c795eb1777f282b5450644af7d590cdef3","kind":"tag","published_at":"2020-06-26T11:31:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.3.2/manifests"},{"name":"@lumino/messaging@1.4.2","sha":"ed3875c795eb1777f282b5450644af7d590cdef3","kind":"tag","published_at":"2020-06-26T11:31:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.4.2/manifests"},{"name":"@lumino/keyboard@1.2.2","sha":"ed3875c795eb1777f282b5450644af7d590cdef3","kind":"tag","published_at":"2020-06-26T11:31:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.2.2/manifests"},{"name":"@lumino/example-dockpanel@0.3.2","sha":"ed3875c795eb1777f282b5450644af7d590cdef3","kind":"tag","published_at":"2020-06-26T11:31:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.2/manifests"},{"name":"@lumino/example-datastore@0.3.2","sha":"ed3875c795eb1777f282b5450644af7d590cdef3","kind":"tag","published_at":"2020-06-26T11:31:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.2/manifests"},{"name":"@lumino/example-datagrid@0.6.1","sha":"ed3875c795eb1777f282b5450644af7d590cdef3","kind":"tag","published_at":"2020-06-26T11:31:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.6.1/manifests"},{"name":"@lumino/dragdrop@1.6.2","sha":"ed3875c795eb1777f282b5450644af7d590cdef3","kind":"tag","published_at":"2020-06-26T11:31:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.6.2/manifests"},{"name":"@lumino/disposable@1.4.2","sha":"ed3875c795eb1777f282b5450644af7d590cdef3","kind":"tag","published_at":"2020-06-26T11:31:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.4.2/manifests"},{"name":"@lumino/default-theme@0.4.2","sha":"ed3875c795eb1777f282b5450644af7d590cdef3","kind":"tag","published_at":"2020-06-26T11:31:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.4.2/manifests"},{"name":"@lumino/datastore@0.10.2","sha":"ed3875c795eb1777f282b5450644af7d590cdef3","kind":"tag","published_at":"2020-06-26T11:31:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.10.2/manifests"},{"name":"@lumino/datagrid@0.9.1","sha":"ed3875c795eb1777f282b5450644af7d590cdef3","kind":"tag","published_at":"2020-06-26T11:31:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.9.1/manifests"},{"name":"@lumino/coreutils@1.5.2","sha":"ed3875c795eb1777f282b5450644af7d590cdef3","kind":"tag","published_at":"2020-06-26T11:31:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.5.2/manifests"},{"name":"@lumino/commands@1.11.2","sha":"ed3875c795eb1777f282b5450644af7d590cdef3","kind":"tag","published_at":"2020-06-26T11:31:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.2/manifests"},{"name":"@lumino/collections@1.3.2","sha":"ed3875c795eb1777f282b5450644af7d590cdef3","kind":"tag","published_at":"2020-06-26T11:31:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.3.2/manifests"},{"name":"@lumino/application@1.10.2","sha":"ed3875c795eb1777f282b5450644af7d590cdef3","kind":"tag","published_at":"2020-06-26T11:31:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.10.2/manifests"},{"name":"@lumino/algorithm@1.3.2","sha":"ed3875c795eb1777f282b5450644af7d590cdef3","kind":"tag","published_at":"2020-06-26T11:31:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.3.2/manifests"},{"name":"@lumino/dragdrop@1.6.1","sha":"a2cbf99a6f6b08352d01b408bbc0776719acef99","kind":"tag","published_at":"2020-06-25T02:24:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.6.1/manifests"},{"name":"@lumino/polling@1.3.1","sha":"a2cbf99a6f6b08352d01b408bbc0776719acef99","kind":"tag","published_at":"2020-06-25T02:24:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.3.1/manifests"},{"name":"@lumino/domutils@1.2.1","sha":"a2cbf99a6f6b08352d01b408bbc0776719acef99","kind":"tag","published_at":"2020-06-25T02:24:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.2.1/manifests"},{"name":"@lumino/widgets@1.13.1","sha":"a2cbf99a6f6b08352d01b408bbc0776719acef99","kind":"tag","published_at":"2020-06-25T02:24:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.1/manifests"},{"name":"@lumino/disposable@1.4.1","sha":"a2cbf99a6f6b08352d01b408bbc0776719acef99","kind":"tag","published_at":"2020-06-25T02:24:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.4.1/manifests"},{"name":"@lumino/messaging@1.4.1","sha":"a2cbf99a6f6b08352d01b408bbc0776719acef99","kind":"tag","published_at":"2020-06-25T02:24:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.4.1/manifests"},{"name":"@lumino/default-theme@0.4.1","sha":"a2cbf99a6f6b08352d01b408bbc0776719acef99","kind":"tag","published_at":"2020-06-25T02:24:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.4.1/manifests"},{"name":"@lumino/signaling@1.4.1","sha":"a2cbf99a6f6b08352d01b408bbc0776719acef99","kind":"tag","published_at":"2020-06-25T02:24:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.4.1/manifests"},{"name":"@lumino/datastore@0.10.1","sha":"a2cbf99a6f6b08352d01b408bbc0776719acef99","kind":"tag","published_at":"2020-06-25T02:24:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.10.1/manifests"},{"name":"@lumino/datagrid@0.9.0","sha":"a2cbf99a6f6b08352d01b408bbc0776719acef99","kind":"tag","published_at":"2020-06-25T02:24:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.9.0/manifests"},{"name":"@lumino/keyboard@1.2.1","sha":"a2cbf99a6f6b08352d01b408bbc0776719acef99","kind":"tag","published_at":"2020-06-25T02:24:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.2.1/manifests"},{"name":"@lumino/coreutils@1.5.1","sha":"a2cbf99a6f6b08352d01b408bbc0776719acef99","kind":"tag","published_at":"2020-06-25T02:24:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.5.1/manifests"},{"name":"@lumino/example-datastore@0.3.1","sha":"a2cbf99a6f6b08352d01b408bbc0776719acef99","kind":"tag","published_at":"2020-06-25T02:24:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.1/manifests"},{"name":"@lumino/commands@1.11.1","sha":"a2cbf99a6f6b08352d01b408bbc0776719acef99","kind":"tag","published_at":"2020-06-25T02:24:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.1","sha":"a2cbf99a6f6b08352d01b408bbc0776719acef99","kind":"tag","published_at":"2020-06-25T02:24:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.1/manifests"},{"name":"@lumino/collections@1.3.1","sha":"a2cbf99a6f6b08352d01b408bbc0776719acef99","kind":"tag","published_at":"2020-06-25T02:24:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.3.1/manifests"},{"name":"@lumino/properties@1.2.1","sha":"a2cbf99a6f6b08352d01b408bbc0776719acef99","kind":"tag","published_at":"2020-06-25T02:24:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.2.1/manifests"},{"name":"@lumino/application@1.10.1","sha":"a2cbf99a6f6b08352d01b408bbc0776719acef99","kind":"tag","published_at":"2020-06-25T02:24:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.10.1/manifests"},{"name":"@lumino/example-datagrid@0.6.0","sha":"a2cbf99a6f6b08352d01b408bbc0776719acef99","kind":"tag","published_at":"2020-06-25T02:24:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.6.0/manifests"},{"name":"@lumino/algorithm@1.3.1","sha":"a2cbf99a6f6b08352d01b408bbc0776719acef99","kind":"tag","published_at":"2020-06-25T02:24:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.3.1/manifests"},{"name":"@lumino/virtualdom@1.7.1","sha":"a2cbf99a6f6b08352d01b408bbc0776719acef99","kind":"tag","published_at":"2020-06-25T02:24:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.7.1/manifests"},{"name":"@lumino/signaling@1.4.0","sha":"962845766443230d7f1fd35f32c10957e122a42b","kind":"tag","published_at":"2020-05-23T11:32:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.0","sha":"962845766443230d7f1fd35f32c10957e122a42b","kind":"tag","published_at":"2020-05-23T11:32:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.0/manifests"},{"name":"@lumino/example-datastore@0.3.0","sha":"962845766443230d7f1fd35f32c10957e122a42b","kind":"tag","published_at":"2020-05-23T11:32:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.0/manifests"},{"name":"@lumino/example-datagrid@0.5.0","sha":"962845766443230d7f1fd35f32c10957e122a42b","kind":"tag","published_at":"2020-05-23T11:32:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.6.0","sha":"962845766443230d7f1fd35f32c10957e122a42b","kind":"tag","published_at":"2020-05-23T11:32:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.6.0/manifests"},{"name":"@lumino/domutils@1.2.0","sha":"962845766443230d7f1fd35f32c10957e122a42b","kind":"tag","published_at":"2020-05-23T11:32:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.2.0/manifests"},{"name":"@lumino/disposable@1.4.0","sha":"962845766443230d7f1fd35f32c10957e122a42b","kind":"tag","published_at":"2020-05-23T11:32:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.4.0/manifests"},{"name":"@lumino/default-theme@0.4.0","sha":"962845766443230d7f1fd35f32c10957e122a42b","kind":"tag","published_at":"2020-05-23T11:32:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.4.0/manifests"},{"name":"@lumino/datastore@0.10.0","sha":"962845766443230d7f1fd35f32c10957e122a42b","kind":"tag","published_at":"2020-05-23T11:32:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.10.0/manifests"},{"name":"@lumino/datagrid@0.8.0","sha":"962845766443230d7f1fd35f32c10957e122a42b","kind":"tag","published_at":"2020-05-23T11:32:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.8.0/manifests"},{"name":"@lumino/coreutils@1.5.0","sha":"962845766443230d7f1fd35f32c10957e122a42b","kind":"tag","published_at":"2020-05-23T11:32:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.5.0/manifests"},{"name":"@lumino/commands@1.11.0","sha":"962845766443230d7f1fd35f32c10957e122a42b","kind":"tag","published_at":"2020-05-23T11:32:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.0/manifests"},{"name":"@lumino/collections@1.3.0","sha":"962845766443230d7f1fd35f32c10957e122a42b","kind":"tag","published_at":"2020-05-23T11:32:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.3.0/manifests"},{"name":"@lumino/application@1.10.0","sha":"962845766443230d7f1fd35f32c10957e122a42b","kind":"tag","published_at":"2020-05-23T11:32:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.10.0/manifests"},{"name":"@lumino/algorithm@1.3.0","sha":"962845766443230d7f1fd35f32c10957e122a42b","kind":"tag","published_at":"2020-05-23T11:32:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.3.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.1.0","sha":"962845766443230d7f1fd35f32c10957e122a42b","kind":"tag","published_at":"2020-05-23T11:32:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.1.0/manifests"},{"name":"@lumino/keyboard@1.2.0","sha":"962845766443230d7f1fd35f32c10957e122a42b","kind":"tag","published_at":"2020-05-23T11:32:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.2.0/manifests"},{"name":"@lumino/messaging@1.4.0","sha":"962845766443230d7f1fd35f32c10957e122a42b","kind":"tag","published_at":"2020-05-23T11:32:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.4.0/manifests"},{"name":"@lumino/polling@1.3.0","sha":"962845766443230d7f1fd35f32c10957e122a42b","kind":"tag","published_at":"2020-05-23T11:32:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.3.0/manifests"},{"name":"@lumino/properties@1.2.0","sha":"962845766443230d7f1fd35f32c10957e122a42b","kind":"tag","published_at":"2020-05-23T11:32:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.1.0","sha":"962845766443230d7f1fd35f32c10957e122a42b","kind":"tag","published_at":"2020-05-23T11:32:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.1.0/manifests"},{"name":"@lumino/virtualdom@1.7.0","sha":"962845766443230d7f1fd35f32c10957e122a42b","kind":"tag","published_at":"2020-05-23T11:32:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.7.0/manifests"},{"name":"@lumino/widgets@1.13.0","sha":"962845766443230d7f1fd35f32c10957e122a42b","kind":"tag","published_at":"2020-05-23T11:32:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.0/manifests"},{"name":"@lumino/properties@1.2.0-alpha.0","sha":"681770da8b9d2f6ba4b86c51d7af18c4c6ebb8d0","kind":"tag","published_at":"2020-05-23T09:59:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.2.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.2.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.2.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.2.0-alpha.0/manifests"},{"name":"@lumino/polling@1.3.0-alpha.0","sha":"681770da8b9d2f6ba4b86c51d7af18c4c6ebb8d0","kind":"tag","published_at":"2020-05-23T09:59:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.3.0-alpha.0/manifests"},{"name":"@lumino/messaging@1.4.0-alpha.0","sha":"681770da8b9d2f6ba4b86c51d7af18c4c6ebb8d0","kind":"tag","published_at":"2020-05-23T09:59:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.4.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.4.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.4.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.4.0-alpha.0/manifests"},{"name":"@lumino/disposable@1.4.0-alpha.0","sha":"681770da8b9d2f6ba4b86c51d7af18c4c6ebb8d0","kind":"tag","published_at":"2020-05-23T09:59:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.4.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.4.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.4.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.4.0-alpha.0/manifests"},{"name":"@lumino/domutils@1.2.0-alpha.0","sha":"681770da8b9d2f6ba4b86c51d7af18c4c6ebb8d0","kind":"tag","published_at":"2020-05-23T09:59:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.2.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.2.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.2.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.2.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@1.6.0-alpha.0","sha":"681770da8b9d2f6ba4b86c51d7af18c4c6ebb8d0","kind":"tag","published_at":"2020-05-23T09:59:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.6.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.6.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.6.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.6.0-alpha.0/manifests"},{"name":"@lumino/keyboard@1.2.0-alpha.0","sha":"681770da8b9d2f6ba4b86c51d7af18c4c6ebb8d0","kind":"tag","published_at":"2020-05-23T09:59:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.2.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.2.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.2.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.2.0-alpha.0/manifests"},{"name":"@lumino/signaling@1.4.0-alpha.0","sha":"681770da8b9d2f6ba4b86c51d7af18c4c6ebb8d0","kind":"tag","published_at":"2020-05-23T09:59:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.4.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.4.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.4.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.4.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@1.7.0-alpha.0","sha":"681770da8b9d2f6ba4b86c51d7af18c4c6ebb8d0","kind":"tag","published_at":"2020-05-23T09:59:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.7.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.7.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.7.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.7.0-alpha.0/manifests"},{"name":"@lumino/widgets@1.13.0-alpha.0","sha":"681770da8b9d2f6ba4b86c51d7af18c4c6ebb8d0","kind":"tag","published_at":"2020-05-23T09:59:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.0-alpha.0/manifests"},{"name":"@lumino/default-theme@0.4.0-alpha.0","sha":"681770da8b9d2f6ba4b86c51d7af18c4c6ebb8d0","kind":"tag","published_at":"2020-05-23T09:59:04.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.4.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.4.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.4.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.4.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.5.0-alpha.0","sha":"681770da8b9d2f6ba4b86c51d7af18c4c6ebb8d0","kind":"tag","published_at":"2020-05-23T09:59:04.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-datastore@0.3.0-alpha.0","sha":"681770da8b9d2f6ba4b86c51d7af18c4c6ebb8d0","kind":"tag","published_at":"2020-05-23T09:59:04.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.0-alpha.0","sha":"681770da8b9d2f6ba4b86c51d7af18c4c6ebb8d0","kind":"tag","published_at":"2020-05-23T09:59:04.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.0-alpha.0/manifests"}]},"repo_metadata_updated_at":"2024-09-06T16:06:27.615Z","dependent_packages_count":48,"downloads":708055,"downloads_period":"last-month","dependent_repos_count":1763,"rankings":{"downloads":0.4975238747667408,"dependent_repos_count":0.5169202369861904,"dependent_packages_count":0.6414869828641723,"stargazers_count":3.0920553738493726,"forks_count":2.9194565397613848,"docker_downloads_count":0.10591850539391282,"average":1.2955602522702956},"purl":"pkg:npm/%40lumino/properties","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@lumino/properties","docker_dependents_count":5443,"docker_downloads_count":584065769,"usage_url":"https://repos.ecosyste.ms/usage/npm/@lumino/properties","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@lumino/properties/dependencies","status":null,"funding_links":["https://github.com/sponsors/numfocus","https://numfocus.org/donate-to-jupyter"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T06:07:12.594Z","issues_count":431,"pull_requests_count":1574,"avg_time_to_close_issue":11813905.11923077,"avg_time_to_close_pull_request":2180527.979333333,"issues_closed_count":260,"pull_requests_closed_count":1500,"pull_request_authors_count":42,"issue_authors_count":31,"avg_comments_per_issue":2.122969837587007,"avg_comments_per_pull_request":1.2522236340533672,"merged_pull_requests_count":1417,"bot_issues_count":0,"bot_pull_requests_count":461,"past_year_issues_count":19,"past_year_pull_requests_count":103,"past_year_avg_time_to_close_issue":979182.125,"past_year_avg_time_to_close_pull_request":596051.0697674418,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":86,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.736842105263158,"past_year_avg_comments_per_pull_request":1.0097087378640777,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":57,"past_year_merged_pull_requests_count":78,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":577,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"vidartf","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"jtpio","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"marthacryan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"ian-r-rose","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"martinRenou","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"ibdafna","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"telamonian","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"},{"login":"DenisaCG","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DenisaCG"}],"active_maintainers":[{"login":"fcollonval","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"krassowski","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"martinRenou","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"blink1073","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fproperties/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fproperties/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fproperties/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fproperties/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fproperties/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fproperties/codemeta","maintainers":[{"uuid":"darian","login":"darian","name":null,"email":"npm@darian.at","url":null,"packages_count":255,"html_url":"https://www.npmjs.com/~darian","role":null,"created_at":"2022-11-20T19:07:32.066Z","updated_at":"2022-11-20T19:07:32.066Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/darian/packages"},{"uuid":"krassowski","login":"krassowski","name":null,"email":"krassowski.michal@gmail.com","url":null,"packages_count":268,"html_url":"https://www.npmjs.com/~krassowski","role":null,"created_at":"2026-02-10T21:36:25.670Z","updated_at":"2026-02-10T21:36:25.670Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/krassowski/packages"},{"uuid":"ellisonbg","login":"ellisonbg","name":null,"email":"ellisonbg@gmail.com","url":null,"packages_count":36,"html_url":"https://www.npmjs.com/~ellisonbg","role":null,"created_at":"2022-11-20T19:07:32.064Z","updated_at":"2022-11-20T19:07:32.064Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ellisonbg/packages"},{"uuid":"blink1073","login":"blink1073","name":null,"email":"steven.silvester@ieee.org","url":null,"packages_count":184,"html_url":"https://www.npmjs.com/~blink1073","role":null,"created_at":"2022-11-20T19:07:32.061Z","updated_at":"2022-11-20T19:07:32.061Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/blink1073/packages"},{"uuid":"jasongrout","login":"jasongrout","name":null,"email":"jason@jasongrout.org","url":null,"packages_count":228,"html_url":"https://www.npmjs.com/~jasongrout","role":null,"created_at":"2022-11-20T19:07:32.057Z","updated_at":"2022-11-20T19:07:32.057Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jasongrout/packages"},{"uuid":"fcollonval","login":"fcollonval","name":null,"email":"fcollonval@gmail.com","url":null,"packages_count":123,"html_url":"https://www.npmjs.com/~fcollonval","role":null,"created_at":"2022-11-20T19:07:32.051Z","updated_at":"2022-11-20T19:07:32.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fcollonval/packages"},{"uuid":"jtpio","login":"jtpio","name":null,"email":"jeremy@jtp.io","url":null,"packages_count":391,"html_url":"https://www.npmjs.com/~jtpio","role":null,"created_at":"2022-11-20T19:07:32.055Z","updated_at":"2022-11-20T19:07:32.055Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jtpio/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786895,"maintainers_count":1238487,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14130249,"name":"org.mvnpm.at.lumino:messaging","ecosystem":"maven","description":"Lumino Message Passing","homepage":"https://github.com/jupyterlab/lumino","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":"org.mvnpm.at.lumino","versions_count":3,"first_release_published_at":"2024-06-25T09:04:50.000Z","latest_release_published_at":"2026-07-03T17:48:14.000Z","latest_release_number":"2.0.5","last_synced_at":"2026-08-25T10:13:18.653Z","created_at":"2026-03-27T01:30:31.741Z","updated_at":"2026-08-25T10:13:18.653Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.lumino/messaging/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.lumino/messaging/","metadata":{},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T14:05:33.279Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.712922607113217,"dependent_packages_count":42.47844816702103,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":36.09568538706712},"purl":"pkg:maven/org.mvnpm.at.lumino/messaging","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.lumino:messaging","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.lumino:messaging","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.lumino:messaging/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:34:40.147Z","issues_count":97,"pull_requests_count":483,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2774327122153208,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:messaging/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:messaging/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:messaging/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:messaging/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:messaging/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:messaging/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618408,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5990161,"name":"org.webjars.npm:lumino__collections","ecosystem":"maven","description":"WebJar for @lumino/collections","homepage":"https://www.webjars.org","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2022-11-13T07:20:35.000Z","latest_release_published_at":"2022-11-13T07:20:35.000Z","latest_release_number":"2.0.0-alpha.6","last_synced_at":"2026-08-25T10:13:18.714Z","created_at":"2023-01-26T17:24:19.556Z","updated_at":"2026-08-25T10:13:18.715Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/lumino__collections/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/lumino__collections/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T20:01:28.215Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":12.828775107693973,"forks_count":13.133949835775466,"average":22.485267945818947},"purl":"pkg:maven/org.webjars.npm/lumino__collections","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:lumino__collections","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:lumino__collections","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:lumino__collections/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:34:40.147Z","issues_count":97,"pull_requests_count":483,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2774327122153208,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__collections/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__collections/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__collections/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__collections/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__collections/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__collections/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618408,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":1040899,"name":"@lumino/keyboard","ecosystem":"npm","description":"Lumino Keyboard","homepage":"https://github.com/jupyterlab/lumino","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":"lumino","versions_count":36,"first_release_published_at":"2019-11-17T20:54:13.313Z","latest_release_published_at":"2026-07-03T13:29:36.945Z","latest_release_number":"2.0.5","last_synced_at":"2026-08-25T10:37:39.863Z","created_at":"2022-04-07T19:58:00.175Z","updated_at":"2026-08-25T10:37:39.863Z","registry_url":"https://www.npmjs.com/package/@lumino/keyboard","install_command":"npm install @lumino/keyboard","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"2.0.0-rc.1","latest":"2.0.5"},"contentPolicy":null},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-21T16:52:27.598Z","dependent_packages_count":10,"downloads":633138,"downloads_period":"last-month","dependent_repos_count":1419,"rankings":{"downloads":0.5089892799897933,"dependent_repos_count":0.5553621925468284,"dependent_packages_count":2.421390119783199,"stargazers_count":3.0920553738493726,"forks_count":2.9194565397613848,"docker_downloads_count":0.10591850539391282,"average":1.6005286685540818},"purl":"pkg:npm/%40lumino/keyboard","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@lumino/keyboard","docker_dependents_count":5443,"docker_downloads_count":584065769,"usage_url":"https://repos.ecosyste.ms/usage/npm/@lumino/keyboard","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@lumino/keyboard/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T08:05:36.200Z","issues_count":97,"pull_requests_count":483,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2774327122153208,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fkeyboard/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fkeyboard/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fkeyboard/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fkeyboard/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fkeyboard/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fkeyboard/codemeta","maintainers":[{"uuid":"darian","login":"darian","name":null,"email":"npm@darian.at","url":null,"packages_count":255,"html_url":"https://www.npmjs.com/~darian","role":null,"created_at":"2022-11-20T19:07:31.956Z","updated_at":"2022-11-20T19:07:31.956Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/darian/packages"},{"uuid":"krassowski","login":"krassowski","name":null,"email":"krassowski.michal@gmail.com","url":null,"packages_count":268,"html_url":"https://www.npmjs.com/~krassowski","role":null,"created_at":"2026-02-10T21:06:53.801Z","updated_at":"2026-02-10T21:06:53.801Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/krassowski/packages"},{"uuid":"ellisonbg","login":"ellisonbg","name":null,"email":"ellisonbg@gmail.com","url":null,"packages_count":36,"html_url":"https://www.npmjs.com/~ellisonbg","role":null,"created_at":"2022-11-20T19:07:31.954Z","updated_at":"2022-11-20T19:07:31.954Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ellisonbg/packages"},{"uuid":"blink1073","login":"blink1073","name":null,"email":"steven.silvester@ieee.org","url":null,"packages_count":184,"html_url":"https://www.npmjs.com/~blink1073","role":null,"created_at":"2022-11-20T19:07:31.952Z","updated_at":"2022-11-20T19:07:31.952Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/blink1073/packages"},{"uuid":"jasongrout","login":"jasongrout","name":null,"email":"jason@jasongrout.org","url":null,"packages_count":228,"html_url":"https://www.npmjs.com/~jasongrout","role":null,"created_at":"2022-11-20T19:07:31.950Z","updated_at":"2022-11-20T19:07:31.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jasongrout/packages"},{"uuid":"fcollonval","login":"fcollonval","name":null,"email":"fcollonval@gmail.com","url":null,"packages_count":123,"html_url":"https://www.npmjs.com/~fcollonval","role":null,"created_at":"2022-11-20T19:07:31.945Z","updated_at":"2022-11-20T19:07:31.945Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fcollonval/packages"},{"uuid":"jtpio","login":"jtpio","name":null,"email":"jeremy@jtp.io","url":null,"packages_count":391,"html_url":"https://www.npmjs.com/~jtpio","role":null,"created_at":"2022-11-20T19:07:31.948Z","updated_at":"2022-11-20T19:07:31.948Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jtpio/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786895,"maintainers_count":1238487,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14130251,"name":"org.mvnpm.at.lumino:algorithm","ecosystem":"maven","description":"Lumino Algorithms and Iterators","homepage":"https://github.com/jupyterlab/lumino","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":"org.mvnpm.at.lumino","versions_count":3,"first_release_published_at":"2024-06-25T09:11:49.000Z","latest_release_published_at":"2026-07-04T00:16:08.000Z","latest_release_number":"2.0.5","last_synced_at":"2026-08-25T10:16:17.426Z","created_at":"2026-03-27T01:30:31.796Z","updated_at":"2026-08-25T10:16:17.427Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.lumino/algorithm/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.lumino/algorithm/","metadata":{},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T13:32:20.223Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.712922607113217,"dependent_packages_count":42.47844816702103,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":36.09568538706712},"purl":"pkg:maven/org.mvnpm.at.lumino/algorithm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.lumino:algorithm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.lumino:algorithm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.lumino:algorithm/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:34:40.147Z","issues_count":97,"pull_requests_count":483,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2774327122153208,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:algorithm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:algorithm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:algorithm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:algorithm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:algorithm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:algorithm/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618408,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":14134875,"name":"org.mvnpm.at.lumino:virtualdom","ecosystem":"maven","description":"Lumino Virtual DOM","homepage":"https://github.com/jupyterlab/lumino","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":"org.mvnpm.at.lumino","versions_count":3,"first_release_published_at":"2024-06-25T09:06:50.000Z","latest_release_published_at":"2026-07-05T02:06:00.000Z","latest_release_number":"2.0.5","last_synced_at":"2026-08-25T10:17:44.613Z","created_at":"2026-03-27T23:15:45.022Z","updated_at":"2026-08-25T10:17:44.614Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.lumino/virtualdom/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.lumino/virtualdom/","metadata":{},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T10:02:07.494Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.696275283753454,"dependent_packages_count":42.45229214719405,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":36.074283715473754},"purl":"pkg:maven/org.mvnpm.at.lumino/virtualdom","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.lumino:virtualdom","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.lumino:virtualdom","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.lumino:virtualdom/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:34:40.147Z","issues_count":97,"pull_requests_count":483,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2774327122153208,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:virtualdom/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:virtualdom/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:virtualdom/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:virtualdom/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:virtualdom/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:virtualdom/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618408,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":1040901,"name":"@lumino/polling","ecosystem":"npm","description":"Lumino Polling","homepage":"https://github.com/jupyterlab/lumino","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":"lumino","versions_count":49,"first_release_published_at":"2019-12-09T17:47:41.958Z","latest_release_published_at":"2026-07-03T13:29:47.090Z","latest_release_number":"2.1.6","last_synced_at":"2026-08-24T10:48:19.706Z","created_at":"2022-04-07T19:58:00.245Z","updated_at":"2026-08-24T10:48:19.706Z","registry_url":"https://www.npmjs.com/package/@lumino/polling","install_command":"npm install @lumino/polling","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"2.0.0-rc.1","latest":"2.1.6"},"contentPolicy":null},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-23T06:55:36.517Z","dependent_packages_count":58,"downloads":477899,"downloads_period":"last-month","dependent_repos_count":1359,"rankings":{"downloads":0.5378395728317596,"dependent_repos_count":0.5642914659105996,"dependent_packages_count":0.5378281674354443,"stargazers_count":3.0920553738493726,"forks_count":2.9194565397613848,"docker_downloads_count":0.10632080031401991,"average":1.2929653200170967},"purl":"pkg:npm/%40lumino/polling","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@lumino/polling","docker_dependents_count":5439,"docker_downloads_count":584049223,"usage_url":"https://repos.ecosyste.ms/usage/npm/@lumino/polling","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@lumino/polling/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:38:08.608Z","issues_count":97,"pull_requests_count":483,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2774327122153208,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fpolling/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fpolling/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fpolling/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fpolling/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fpolling/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fpolling/codemeta","maintainers":[{"uuid":"darian","login":"darian","name":null,"email":"npm@darian.at","url":null,"packages_count":255,"html_url":"https://www.npmjs.com/~darian","role":null,"created_at":"2022-11-20T19:07:31.276Z","updated_at":"2022-11-20T19:07:31.276Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/darian/packages"},{"uuid":"krassowski","login":"krassowski","name":null,"email":"krassowski.michal@gmail.com","url":null,"packages_count":268,"html_url":"https://www.npmjs.com/~krassowski","role":null,"created_at":"2026-02-11T01:48:10.973Z","updated_at":"2026-02-11T01:48:10.973Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/krassowski/packages"},{"uuid":"ellisonbg","login":"ellisonbg","name":null,"email":"ellisonbg@gmail.com","url":null,"packages_count":36,"html_url":"https://www.npmjs.com/~ellisonbg","role":null,"created_at":"2022-11-20T19:07:31.273Z","updated_at":"2022-11-20T19:07:31.273Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ellisonbg/packages"},{"uuid":"blink1073","login":"blink1073","name":null,"email":"steven.silvester@ieee.org","url":null,"packages_count":184,"html_url":"https://www.npmjs.com/~blink1073","role":null,"created_at":"2022-11-20T19:07:31.269Z","updated_at":"2022-11-20T19:07:31.269Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/blink1073/packages"},{"uuid":"jasongrout","login":"jasongrout","name":null,"email":"jason@jasongrout.org","url":null,"packages_count":228,"html_url":"https://www.npmjs.com/~jasongrout","role":null,"created_at":"2022-11-20T19:07:31.265Z","updated_at":"2022-11-20T19:07:31.265Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jasongrout/packages"},{"uuid":"fcollonval","login":"fcollonval","name":null,"email":"fcollonval@gmail.com","url":null,"packages_count":123,"html_url":"https://www.npmjs.com/~fcollonval","role":null,"created_at":"2022-11-20T19:07:31.257Z","updated_at":"2022-11-20T19:07:31.257Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fcollonval/packages"},{"uuid":"jtpio","login":"jtpio","name":null,"email":"jeremy@jtp.io","url":null,"packages_count":391,"html_url":"https://www.npmjs.com/~jtpio","role":null,"created_at":"2022-11-20T19:07:31.261Z","updated_at":"2022-11-20T19:07:31.261Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jtpio/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786895,"maintainers_count":1238487,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1040904,"name":"@lumino/signaling","ecosystem":"npm","description":"Lumino Signals and Slots","homepage":"https://github.com/jupyterlab/lumino","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":"lumino","versions_count":43,"first_release_published_at":"2019-11-17T20:54:18.678Z","latest_release_published_at":"2026-07-03T13:29:55.471Z","latest_release_number":"2.1.6","last_synced_at":"2026-08-24T11:17:16.586Z","created_at":"2022-04-07T19:58:00.475Z","updated_at":"2026-08-24T11:17:16.586Z","registry_url":"https://www.npmjs.com/package/@lumino/signaling","install_command":"npm install @lumino/signaling","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"2.0.0-rc.1","latest":"2.1.6"},"contentPolicy":null},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-23T12:48:56.071Z","dependent_packages_count":231,"downloads":656759,"downloads_period":"last-month","dependent_repos_count":1789,"rankings":{"downloads":0.49525378200327924,"dependent_repos_count":0.5147076149256014,"dependent_packages_count":0.2144829435197789,"stargazers_count":3.0920553738493726,"forks_count":2.9194565397613848,"docker_downloads_count":0.10591850539391282,"average":1.2236457932422216},"purl":"pkg:npm/%40lumino/signaling","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@lumino/signaling","docker_dependents_count":5444,"docker_downloads_count":584065769,"usage_url":"https://repos.ecosyste.ms/usage/npm/@lumino/signaling","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@lumino/signaling/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T09:04:19.404Z","issues_count":97,"pull_requests_count":484,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2747933884297522,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":49,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4081632653061225,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"MUFFANUJ","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"MUFFANUJ","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fsignaling/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fsignaling/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fsignaling/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fsignaling/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fsignaling/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fsignaling/codemeta","maintainers":[{"uuid":"darian","login":"darian","name":null,"email":"npm@darian.at","url":null,"packages_count":255,"html_url":"https://www.npmjs.com/~darian","role":null,"created_at":"2022-11-20T19:07:31.890Z","updated_at":"2022-11-20T19:07:31.890Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/darian/packages"},{"uuid":"krassowski","login":"krassowski","name":null,"email":"krassowski.michal@gmail.com","url":null,"packages_count":268,"html_url":"https://www.npmjs.com/~krassowski","role":null,"created_at":"2026-02-11T00:33:27.093Z","updated_at":"2026-02-11T00:33:27.093Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/krassowski/packages"},{"uuid":"ellisonbg","login":"ellisonbg","name":null,"email":"ellisonbg@gmail.com","url":null,"packages_count":36,"html_url":"https://www.npmjs.com/~ellisonbg","role":null,"created_at":"2022-11-20T19:07:31.873Z","updated_at":"2022-11-20T19:07:31.873Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ellisonbg/packages"},{"uuid":"blink1073","login":"blink1073","name":null,"email":"steven.silvester@ieee.org","url":null,"packages_count":184,"html_url":"https://www.npmjs.com/~blink1073","role":null,"created_at":"2022-11-20T19:07:31.870Z","updated_at":"2022-11-20T19:07:31.870Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/blink1073/packages"},{"uuid":"jasongrout","login":"jasongrout","name":null,"email":"jason@jasongrout.org","url":null,"packages_count":228,"html_url":"https://www.npmjs.com/~jasongrout","role":null,"created_at":"2022-11-20T19:07:31.865Z","updated_at":"2022-11-20T19:07:31.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jasongrout/packages"},{"uuid":"fcollonval","login":"fcollonval","name":null,"email":"fcollonval@gmail.com","url":null,"packages_count":123,"html_url":"https://www.npmjs.com/~fcollonval","role":null,"created_at":"2022-11-20T19:07:31.856Z","updated_at":"2022-11-20T19:07:31.856Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fcollonval/packages"},{"uuid":"jtpio","login":"jtpio","name":null,"email":"jeremy@jtp.io","url":null,"packages_count":391,"html_url":"https://www.npmjs.com/~jtpio","role":null,"created_at":"2022-11-20T19:07:31.860Z","updated_at":"2022-11-20T19:07:31.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jtpio/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786895,"maintainers_count":1238487,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":6414573,"name":"@lumino/buildutils","ecosystem":"npm","description":"Utilities for building Lumino packages","homepage":"https://github.com/jupyterlab/lumino#readme","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":"lumino","versions_count":6,"first_release_published_at":"2023-02-23T17:51:58.367Z","latest_release_published_at":"2025-11-13T15:17:57.234Z","latest_release_number":"2.0.3","last_synced_at":"2026-08-24T11:23:18.234Z","created_at":"2023-02-23T20:12:55.420Z","updated_at":"2026-08-24T11:23:18.234Z","registry_url":"https://www.npmjs.com/package/@lumino/buildutils","install_command":"npm install @lumino/buildutils","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"2.0.0-rc.1","latest":"2.0.3"},"contentPolicy":null},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-23T09:04:19.063Z","dependent_packages_count":16,"downloads":88,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":23.771420458334003,"dependent_repos_count":10.767935900085632,"dependent_packages_count":1.379823770945345,"stargazers_count":3.0920553738493726,"forks_count":2.9181980604182445,"docker_downloads_count":null,"average":8.38588671272652},"purl":"pkg:npm/%40lumino/buildutils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@lumino/buildutils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@lumino/buildutils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@lumino/buildutils/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:38:08.608Z","issues_count":97,"pull_requests_count":483,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2774327122153208,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fbuildutils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fbuildutils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fbuildutils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fbuildutils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fbuildutils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fbuildutils/codemeta","maintainers":[{"uuid":"darian","login":"darian","name":null,"email":"npm@darian.at","url":null,"packages_count":255,"html_url":"https://www.npmjs.com/~darian","role":null,"created_at":"2023-02-23T20:47:05.366Z","updated_at":"2023-02-23T20:47:05.366Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/darian/packages"},{"uuid":"krassowski","login":"krassowski","name":null,"email":"krassowski.michal@gmail.com","url":null,"packages_count":268,"html_url":"https://www.npmjs.com/~krassowski","role":null,"created_at":"2026-03-07T21:02:58.199Z","updated_at":"2026-03-07T21:02:58.199Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/krassowski/packages"},{"uuid":"ellisonbg","login":"ellisonbg","name":null,"email":"ellisonbg@gmail.com","url":null,"packages_count":36,"html_url":"https://www.npmjs.com/~ellisonbg","role":null,"created_at":"2023-02-23T20:47:05.074Z","updated_at":"2023-02-23T20:47:05.074Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ellisonbg/packages"},{"uuid":"blink1073","login":"blink1073","name":null,"email":"steven.silvester@ieee.org","url":null,"packages_count":184,"html_url":"https://www.npmjs.com/~blink1073","role":null,"created_at":"2023-02-23T20:47:04.567Z","updated_at":"2023-02-23T20:47:04.567Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/blink1073/packages"},{"uuid":"jasongrout","login":"jasongrout","name":null,"email":"jason@jasongrout.org","url":null,"packages_count":228,"html_url":"https://www.npmjs.com/~jasongrout","role":null,"created_at":"2023-02-23T20:47:04.123Z","updated_at":"2023-02-23T20:47:04.123Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jasongrout/packages"},{"uuid":"fcollonval","login":"fcollonval","name":null,"email":"fcollonval@gmail.com","url":null,"packages_count":123,"html_url":"https://www.npmjs.com/~fcollonval","role":null,"created_at":"2023-02-23T20:47:03.773Z","updated_at":"2023-02-23T20:47:03.773Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fcollonval/packages"},{"uuid":"jtpio","login":"jtpio","name":null,"email":"jeremy@jtp.io","url":null,"packages_count":391,"html_url":"https://www.npmjs.com/~jtpio","role":null,"created_at":"2023-02-23T20:47:03.965Z","updated_at":"2023-02-23T20:47:03.965Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jtpio/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786895,"maintainers_count":1238487,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13426715,"name":"lumino","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jupyterlab/lumino","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T13:44:54.830Z","latest_release_published_at":"2026-02-07T13:44:54.830Z","latest_release_number":"2021.12.13-1","last_synced_at":"2026-03-07T14:36:08.199Z","created_at":"2026-02-07T13:44:53.769Z","updated_at":"2026-08-20T13:52:47.843Z","registry_url":"https://launchpad.net/ubuntu/+source/lumino","install_command":"apt-get install lumino","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-lumino","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), mocha \u003c!nocheck\u003e, node-css-loader, node-es6-promise, node-file-loader, node-style-loader, node-tslib (\u003e= 2.3.1), node-typescript, dh-sequence-nodejs, rollup, webpack","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T13:52:47.843Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/lumino?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/lumino","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/lumino","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/lumino/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:34:40.147Z","issues_count":97,"pull_requests_count":483,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2774327122153208,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/lumino/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/lumino/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/lumino/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/lumino/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/lumino/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/lumino/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":976},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-25T05:06:47.665Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":14130134,"name":"org.mvnpm.at.lumino:properties","ecosystem":"maven","description":"Lumino Attached Properties","homepage":"https://github.com/jupyterlab/lumino","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":"org.mvnpm.at.lumino","versions_count":3,"first_release_published_at":"2024-06-25T09:07:48.000Z","latest_release_published_at":"2026-07-04T00:35:40.000Z","latest_release_number":"2.0.5","last_synced_at":"2026-08-25T10:19:00.382Z","created_at":"2026-03-27T00:15:28.757Z","updated_at":"2026-08-25T10:19:00.383Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.lumino/properties/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.lumino/properties/","metadata":{},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T08:50:07.344Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.712922607113217,"dependent_packages_count":42.47844816702103,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":36.09568538706712},"purl":"pkg:maven/org.mvnpm.at.lumino/properties","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.lumino:properties","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.lumino:properties","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.lumino:properties/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:34:40.147Z","issues_count":97,"pull_requests_count":483,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2774327122153208,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:properties/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:properties/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:properties/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:properties/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:properties/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.lumino:properties/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618408,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":1040884,"name":"@lumino/commands","ecosystem":"npm","description":"Lumino Commands","homepage":"https://github.com/jupyterlab/lumino","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":"lumino","versions_count":56,"first_release_published_at":"2019-11-17T20:54:28.198Z","latest_release_published_at":"2026-07-03T13:29:01.313Z","latest_release_number":"2.3.4","last_synced_at":"2026-08-24T12:57:15.482Z","created_at":"2022-04-07T19:57:57.454Z","updated_at":"2026-08-25T09:43:14.617Z","registry_url":"https://www.npmjs.com/package/@lumino/commands","install_command":"npm install @lumino/commands","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"2.0.0-rc.1","latest":"2.3.4"},"contentPolicy":null},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-25T09:43:14.617Z","dependent_packages_count":117,"downloads":637730,"downloads_period":"last-month","dependent_repos_count":1451,"rankings":{"downloads":0.5061444801976073,"dependent_repos_count":0.5518416756719472,"dependent_packages_count":0.33487487101957053,"stargazers_count":3.0920553738493726,"forks_count":2.9194565397613848,"docker_downloads_count":0.10591850539391282,"average":1.2517152409822991},"purl":"pkg:npm/%40lumino/commands","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@lumino/commands","docker_dependents_count":5444,"docker_downloads_count":584065769,"usage_url":"https://repos.ecosyste.ms/usage/npm/@lumino/commands","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@lumino/commands/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T09:43:24.681Z","issues_count":97,"pull_requests_count":484,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2747933884297522,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":49,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4081632653061225,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"MUFFANUJ","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"MUFFANUJ","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fcommands/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fcommands/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fcommands/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fcommands/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fcommands/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fcommands/codemeta","maintainers":[{"uuid":"darian","login":"darian","name":null,"email":"npm@darian.at","url":null,"packages_count":255,"html_url":"https://www.npmjs.com/~darian","role":null,"created_at":"2022-11-20T19:07:30.642Z","updated_at":"2022-11-20T19:07:30.642Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/darian/packages"},{"uuid":"krassowski","login":"krassowski","name":null,"email":"krassowski.michal@gmail.com","url":null,"packages_count":268,"html_url":"https://www.npmjs.com/~krassowski","role":null,"created_at":"2026-02-10T21:41:01.556Z","updated_at":"2026-02-10T21:41:01.556Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/krassowski/packages"},{"uuid":"ellisonbg","login":"ellisonbg","name":null,"email":"ellisonbg@gmail.com","url":null,"packages_count":36,"html_url":"https://www.npmjs.com/~ellisonbg","role":null,"created_at":"2022-11-20T19:07:30.639Z","updated_at":"2022-11-20T19:07:30.639Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ellisonbg/packages"},{"uuid":"blink1073","login":"blink1073","name":null,"email":"steven.silvester@ieee.org","url":null,"packages_count":184,"html_url":"https://www.npmjs.com/~blink1073","role":null,"created_at":"2022-11-20T19:07:30.636Z","updated_at":"2022-11-20T19:07:30.636Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/blink1073/packages"},{"uuid":"jasongrout","login":"jasongrout","name":null,"email":"jason@jasongrout.org","url":null,"packages_count":228,"html_url":"https://www.npmjs.com/~jasongrout","role":null,"created_at":"2022-11-20T19:07:30.633Z","updated_at":"2022-11-20T19:07:30.633Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jasongrout/packages"},{"uuid":"fcollonval","login":"fcollonval","name":null,"email":"fcollonval@gmail.com","url":null,"packages_count":123,"html_url":"https://www.npmjs.com/~fcollonval","role":null,"created_at":"2022-11-20T19:07:30.625Z","updated_at":"2022-11-20T19:07:30.625Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fcollonval/packages"},{"uuid":"jtpio","login":"jtpio","name":null,"email":"jeremy@jtp.io","url":null,"packages_count":391,"html_url":"https://www.npmjs.com/~jtpio","role":null,"created_at":"2022-11-20T19:07:30.628Z","updated_at":"2022-11-20T19:07:30.628Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jtpio/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786895,"maintainers_count":1238487,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1040891,"name":"@lumino/datastore","ecosystem":"npm","description":"Lumino DataStore","homepage":"https://github.com/jupyterlab/lumino","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":"lumino","versions_count":28,"first_release_published_at":"2019-11-17T20:54:28.071Z","latest_release_published_at":"2023-01-23T15:56:39.211Z","latest_release_number":"0.18.4","last_synced_at":"2026-08-24T12:12:40.569Z","created_at":"2022-04-07T19:57:58.708Z","updated_at":"2026-08-24T13:24:16.470Z","registry_url":"https://www.npmjs.com/package/@lumino/datastore","install_command":"npm install @lumino/datastore","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.18.4"},"contentPolicy":null},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-24T13:24:16.469Z","dependent_packages_count":5,"downloads":306,"downloads_period":"last-month","dependent_repos_count":9,"rankings":{"downloads":12.78143457199414,"dependent_repos_count":4.038597519962748,"dependent_packages_count":3.622902409528767,"stargazers_count":3.0920553738493726,"forks_count":2.9181980604182445,"docker_downloads_count":null,"average":5.290637587150654},"purl":"pkg:npm/%40lumino/datastore","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@lumino/datastore","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@lumino/datastore","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@lumino/datastore/dependencies","status":"deprecated","funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T09:43:24.681Z","issues_count":97,"pull_requests_count":484,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2747933884297522,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":49,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4081632653061225,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"MUFFANUJ","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"MUFFANUJ","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fdatastore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fdatastore/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fdatastore/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fdatastore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fdatastore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fdatastore/codemeta","maintainers":[{"uuid":"darian","login":"darian","name":null,"email":"npm@darian.at","url":null,"packages_count":255,"html_url":"https://www.npmjs.com/~darian","role":null,"created_at":"2022-11-20T19:07:32.436Z","updated_at":"2022-11-20T19:07:32.436Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/darian/packages"},{"uuid":"krassowski","login":"krassowski","name":null,"email":"krassowski.michal@gmail.com","url":null,"packages_count":268,"html_url":"https://www.npmjs.com/~krassowski","role":null,"created_at":"2026-02-17T18:03:10.937Z","updated_at":"2026-02-17T18:03:10.937Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/krassowski/packages"},{"uuid":"ellisonbg","login":"ellisonbg","name":null,"email":"ellisonbg@gmail.com","url":null,"packages_count":36,"html_url":"https://www.npmjs.com/~ellisonbg","role":null,"created_at":"2022-11-20T19:07:32.416Z","updated_at":"2022-11-20T19:07:32.416Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ellisonbg/packages"},{"uuid":"blink1073","login":"blink1073","name":null,"email":"steven.silvester@ieee.org","url":null,"packages_count":184,"html_url":"https://www.npmjs.com/~blink1073","role":null,"created_at":"2022-11-20T19:07:32.381Z","updated_at":"2022-11-20T19:07:32.381Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/blink1073/packages"},{"uuid":"jasongrout","login":"jasongrout","name":null,"email":"jason@jasongrout.org","url":null,"packages_count":228,"html_url":"https://www.npmjs.com/~jasongrout","role":null,"created_at":"2022-11-20T19:07:32.370Z","updated_at":"2022-11-20T19:07:32.370Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jasongrout/packages"},{"uuid":"fcollonval","login":"fcollonval","name":null,"email":"fcollonval@gmail.com","url":null,"packages_count":123,"html_url":"https://www.npmjs.com/~fcollonval","role":null,"created_at":"2022-11-20T19:07:32.324Z","updated_at":"2022-11-20T19:07:32.324Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fcollonval/packages"},{"uuid":"jtpio","login":"jtpio","name":null,"email":"jeremy@jtp.io","url":null,"packages_count":391,"html_url":"https://www.npmjs.com/~jtpio","role":null,"created_at":"2022-11-20T19:07:32.357Z","updated_at":"2022-11-20T19:07:32.357Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jtpio/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786895,"maintainers_count":1238487,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1040888,"name":"@lumino/collections","ecosystem":"npm","description":"Lumino Generic Collections","homepage":"https://github.com/jupyterlab/lumino","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":"lumino","versions_count":37,"first_release_published_at":"2019-11-17T20:54:18.717Z","latest_release_published_at":"2026-07-03T13:28:56.344Z","latest_release_number":"2.0.5","last_synced_at":"2026-08-25T10:23:21.188Z","created_at":"2022-04-07T19:57:58.070Z","updated_at":"2026-08-25T10:23:21.189Z","registry_url":"https://www.npmjs.com/package/@lumino/collections","install_command":"npm install @lumino/collections","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"2.0.0-rc.1","latest":"2.0.5"},"contentPolicy":null},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-24T13:51:05.935Z","dependent_packages_count":6,"downloads":596915,"downloads_period":"last-month","dependent_repos_count":1418,"rankings":{"downloads":0.4911446267478996,"dependent_repos_count":0.5554979147272763,"dependent_packages_count":3.081991358317102,"stargazers_count":3.0920553738493726,"forks_count":2.9194565397613848,"docker_downloads_count":0.10591850539391282,"average":1.707677386466158},"purl":"pkg:npm/%40lumino/collections","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@lumino/collections","docker_dependents_count":5443,"docker_downloads_count":584065769,"usage_url":"https://repos.ecosyste.ms/usage/npm/@lumino/collections","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@lumino/collections/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T09:43:24.681Z","issues_count":97,"pull_requests_count":484,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2747933884297522,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":49,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4081632653061225,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"MUFFANUJ","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"MUFFANUJ","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fcollections/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fcollections/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fcollections/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fcollections/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fcollections/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fcollections/codemeta","maintainers":[{"uuid":"darian","login":"darian","name":null,"email":"npm@darian.at","url":null,"packages_count":255,"html_url":"https://www.npmjs.com/~darian","role":null,"created_at":"2022-11-20T19:07:30.255Z","updated_at":"2022-11-20T19:07:30.255Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/darian/packages"},{"uuid":"krassowski","login":"krassowski","name":null,"email":"krassowski.michal@gmail.com","url":null,"packages_count":268,"html_url":"https://www.npmjs.com/~krassowski","role":null,"created_at":"2026-02-10T18:10:10.021Z","updated_at":"2026-02-10T18:10:10.021Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/krassowski/packages"},{"uuid":"ellisonbg","login":"ellisonbg","name":null,"email":"ellisonbg@gmail.com","url":null,"packages_count":36,"html_url":"https://www.npmjs.com/~ellisonbg","role":null,"created_at":"2022-11-20T19:07:30.253Z","updated_at":"2022-11-20T19:07:30.253Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ellisonbg/packages"},{"uuid":"blink1073","login":"blink1073","name":null,"email":"steven.silvester@ieee.org","url":null,"packages_count":184,"html_url":"https://www.npmjs.com/~blink1073","role":null,"created_at":"2022-11-20T19:07:30.250Z","updated_at":"2022-11-20T19:07:30.250Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/blink1073/packages"},{"uuid":"jasongrout","login":"jasongrout","name":null,"email":"jason@jasongrout.org","url":null,"packages_count":228,"html_url":"https://www.npmjs.com/~jasongrout","role":null,"created_at":"2022-11-20T19:07:30.248Z","updated_at":"2022-11-20T19:07:30.248Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jasongrout/packages"},{"uuid":"fcollonval","login":"fcollonval","name":null,"email":"fcollonval@gmail.com","url":null,"packages_count":123,"html_url":"https://www.npmjs.com/~fcollonval","role":null,"created_at":"2022-11-20T19:07:30.244Z","updated_at":"2022-11-20T19:07:30.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fcollonval/packages"},{"uuid":"jtpio","login":"jtpio","name":null,"email":"jeremy@jtp.io","url":null,"packages_count":391,"html_url":"https://www.npmjs.com/~jtpio","role":null,"created_at":"2022-11-20T19:07:30.246Z","updated_at":"2022-11-20T19:07:30.246Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jtpio/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786895,"maintainers_count":1238487,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11561770,"name":"github.com/jupyterlab/lumino","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":null,"versions_count":59,"first_release_published_at":"2021-06-10T20:34:14.000Z","latest_release_published_at":"2026-07-03T13:28:16.000Z","latest_release_number":"v2026.7.3+incompatible","last_synced_at":"2026-08-24T10:20:00.925Z","created_at":"2025-04-18T08:56:53.137Z","updated_at":"2026-08-24T10:20:00.925Z","registry_url":"https://pkg.go.dev/github.com/jupyterlab/lumino","install_command":"go get github.com/jupyterlab/lumino","documentation_url":"https://pkg.go.dev/github.com/jupyterlab/lumino#section-documentation","metadata":{},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T08:58:20.803Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.946828998728897,"dependent_packages_count":5.573572920340177,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.7602009595345365},"purl":"pkg:golang/github.com/jupyterlab/lumino","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/jupyterlab/lumino","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/jupyterlab/lumino","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/jupyterlab/lumino/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:34:40.147Z","issues_count":97,"pull_requests_count":483,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2774327122153208,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjupyterlab%2Flumino/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjupyterlab%2Flumino/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjupyterlab%2Flumino/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjupyterlab%2Flumino/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjupyterlab%2Flumino/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjupyterlab%2Flumino/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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"}},{"id":5990172,"name":"org.webjars.npm:lumino__polling","ecosystem":"maven","description":"WebJar for @lumino/polling","homepage":"https://www.webjars.org","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2022-11-13T09:17:57.000Z","latest_release_published_at":"2022-11-13T09:17:57.000Z","latest_release_number":"2.0.0-alpha.6","last_synced_at":"2026-08-25T10:19:14.782Z","created_at":"2023-01-26T17:24:19.863Z","updated_at":"2026-08-25T10:19:14.782Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/lumino__polling/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/lumino__polling/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:49:39.545Z","dependent_packages_count":8,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":7.155253880895581,"stargazers_count":12.828775107693973,"forks_count":13.133949835775466,"average":16.2744806913281},"purl":"pkg:maven/org.webjars.npm/lumino__polling","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:lumino__polling","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:lumino__polling","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:lumino__polling/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:34:40.147Z","issues_count":97,"pull_requests_count":483,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2774327122153208,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__polling/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__polling/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__polling/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__polling/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__polling/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__polling/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618408,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5990168,"name":"org.webjars.npm:lumino__messaging","ecosystem":"maven","description":"WebJar for @lumino/messaging","homepage":"https://www.webjars.org","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2022-11-13T09:48:08.000Z","latest_release_published_at":"2022-11-13T09:48:08.000Z","latest_release_number":"2.0.0-alpha.6","last_synced_at":"2026-08-25T10:19:14.689Z","created_at":"2023-01-26T17:24:19.754Z","updated_at":"2026-08-25T10:19:14.689Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/lumino__messaging/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/lumino__messaging/","metadata":{},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T08:55:08.433Z","dependent_packages_count":17,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":3.5493365810398414,"stargazers_count":12.828775107693973,"forks_count":13.133949835775466,"average":15.373001366364166},"purl":"pkg:maven/org.webjars.npm/lumino__messaging","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:lumino__messaging","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:lumino__messaging","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:lumino__messaging/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:34:40.147Z","issues_count":97,"pull_requests_count":483,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2774327122153208,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__messaging/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__messaging/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__messaging/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__messaging/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__messaging/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__messaging/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618408,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5990163,"name":"org.webjars.npm:lumino__coreutils","ecosystem":"maven","description":"WebJar for @lumino/coreutils","homepage":"https://www.webjars.org","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2022-11-13T09:16:49.000Z","latest_release_published_at":"2022-11-13T09:16:49.000Z","latest_release_number":"2.0.0-alpha.6","last_synced_at":"2026-08-25T10:19:27.278Z","created_at":"2023-01-26T17:24:19.584Z","updated_at":"2026-08-25T10:19:27.278Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/lumino__coreutils/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/lumino__coreutils/","metadata":{},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T07:44:05.946Z","dependent_packages_count":34,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":1.8487047630130637,"stargazers_count":12.828775107693973,"forks_count":13.133949835775466,"average":14.947843411857471},"purl":"pkg:maven/org.webjars.npm/lumino__coreutils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:lumino__coreutils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:lumino__coreutils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:lumino__coreutils/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:13.560Z","issues_count":97,"pull_requests_count":482,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2800829875518671,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":185,"past_year_issues_count":6,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4680851063829787,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"MUFFANUJ","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__coreutils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__coreutils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__coreutils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__coreutils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__coreutils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lumino__coreutils/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618408,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":1040890,"name":"@lumino/default-theme","ecosystem":"npm","description":"Lumino Default Theme","homepage":"https://github.com/jupyterlab/lumino","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/lumino","keywords_array":[],"namespace":"lumino","versions_count":86,"first_release_published_at":"2019-11-17T20:54:37.410Z","latest_release_published_at":"2026-07-03T13:29:17.016Z","latest_release_number":"2.1.16","last_synced_at":"2026-08-24T14:45:27.462Z","created_at":"2022-04-07T19:57:58.704Z","updated_at":"2026-08-24T21:36:02.968Z","registry_url":"https://www.npmjs.com/package/@lumino/default-theme","install_command":"npm install @lumino/default-theme","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"2.1.4-alpha.0","latest":"2.1.16"},"contentPolicy":null},"repo_metadata":{"id":36387525,"uuid":"222298099","full_name":"jupyterlab/lumino","owner":"jupyterlab","description":"Lumino is a library for building interactive web applications ","archived":false,"fork":false,"pushed_at":"2026-08-03T11:59:11.000Z","size":13036,"stargazers_count":762,"open_issues_count":114,"forks_count":148,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-08-06T02:53:00.826Z","etag":null,"topics":["jupyter","jupyterlab","user-interface-toolkits"],"latest_commit_sha":null,"homepage":"https://lumino.readthedocs.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2019-11-17T19:09:27.000Z","updated_at":"2026-08-03T11:59:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.061Z","dependency_job_id":null,"html_url":"https://github.com/jupyterlab/lumino","commit_stats":{"total_commits":3472,"total_committers":83,"mean_commits":41.83132530120482,"dds":0.4763824884792627,"last_synced_commit":"10ee22d2a93ae618f36c5ba380337bc440106399"},"previous_names":[],"tags_count":1277,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/lumino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/sbom","scorecard":{"id":543223,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/lumino","commit":"eecd23adbbc4bb2d3e4886d534c3fe9283f74521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-api-changes.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/license-header.yml:7","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-author-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/auto-author-assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-api-changes.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/check-api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/enforce-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-header.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license-header.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/license-header.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/prep-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/lumino/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: binder/postBuild:4","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:110","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2025.4.30 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 not signed: https://api.github.com/repos/jupyterlab/lumino/releases/162991506","Warn: release artifact v2025.4.30 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/215817102","Warn: release artifact v2025.3.31 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/209283884","Warn: release artifact v2025.2.1 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/197918299","Warn: release artifact v2024.8.13 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/169967268","Warn: release artifact v2024.6.28 does not have provenance: https://api.github.com/repos/jupyterlab/lumino/releases/162991506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(1.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T08:45:49.068Z","repository_id":36387525,"created_at":"2025-08-20T08:45:49.068Z","updated_at":"2025-08-20T08:45:49.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"v2026.7.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"tag","published_at":"2026-07-03T13:28:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.7.3/manifests"},{"name":"@lumino/widgets@2.9.0","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.9.0/manifests"},{"name":"@lumino/virtualdom@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.5/manifests"},{"name":"@lumino/signaling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.6/manifests"},{"name":"@lumino/properties@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.5/manifests"},{"name":"@lumino/polling@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.6/manifests"},{"name":"@lumino/messaging@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.5/manifests"},{"name":"@lumino/keyboard@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.5/manifests"},{"name":"@lumino/dragdrop@2.1.9","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.9/manifests"},{"name":"@lumino/domutils@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.5/manifests"},{"name":"@lumino/disposable@2.1.6","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.6/manifests"},{"name":"@lumino/default-theme@2.1.16","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.16","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.16/manifests"},{"name":"@lumino/datagrid@2.5.8","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.8/manifests"},{"name":"@lumino/coreutils@2.2.3","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.3/manifests"},{"name":"@lumino/commands@2.3.4","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.4/manifests"},{"name":"@lumino/collections@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.5/manifests"},{"name":"@lumino/application@2.4.10","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.10/manifests"},{"name":"@lumino/algorithm@2.0.5","sha":"cd6ece2592679988eb65689773978583596cd06f","kind":"commit","published_at":"2026-07-03T13:28:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.5/manifests"},{"name":"v2026.5.25","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"tag","published_at":"2026-05-25T14:46:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.5.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.5.25/manifests"},{"name":"@lumino/widgets@2.8.0","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.8.0/manifests"},{"name":"@lumino/default-theme@2.1.15","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.15/manifests"},{"name":"@lumino/datagrid@2.5.7","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.7/manifests"},{"name":"@lumino/application@2.4.9","sha":"cb531bfa5c408cf510764c1b33d2c544176e4839","kind":"commit","published_at":"2026-05-25T14:46:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.9/manifests"},{"name":"v2026.2.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"tag","published_at":"2026-02-05T12:24:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.2.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.2.5/manifests"},{"name":"@lumino/widgets@2.7.5","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.5/manifests"},{"name":"@lumino/dragdrop@2.1.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.8/manifests"},{"name":"@lumino/default-theme@2.1.14","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.14","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.14/manifests"},{"name":"@lumino/datagrid@2.5.6","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.6/manifests"},{"name":"@lumino/application@2.4.8","sha":"1cc7050687224764b0f6309962079409e8698d46","kind":"commit","published_at":"2026-02-05T12:24:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.8/manifests"},{"name":"v2025.1.30","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"tag","published_at":"2026-01-30T11:05:26.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.1.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.1.30/manifests"},{"name":"@lumino/widgets@2.7.4","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.4/manifests"},{"name":"@lumino/default-theme@2.1.13","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.13/manifests"},{"name":"@lumino/datagrid@2.5.5","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.5/manifests"},{"name":"@lumino/application@2.4.7","sha":"b13ed82c60f94705371ef0e1b2e3b1708c86ea2d","kind":"commit","published_at":"2026-01-30T11:05:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.7/manifests"},{"name":"v2026.1.15","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"tag","published_at":"2026-01-16T10:50:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2026.1.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2026.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2026.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2026.1.15/manifests"},{"name":"@lumino/widgets@2.7.3","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.3/manifests"},{"name":"@lumino/default-theme@2.1.12","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.12/manifests"},{"name":"@lumino/datagrid@2.5.4","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.4/manifests"},{"name":"@lumino/application@2.4.6","sha":"e350291f6866514d71eb2ad68986239d619c6aca","kind":"commit","published_at":"2026-01-16T10:50:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.6/manifests"},{"name":"v2025.11.13","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"tag","published_at":"2025-11-13T15:17:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.11.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.11.13/manifests"},{"name":"@lumino/widgets@2.7.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.2/manifests"},{"name":"@lumino/virtualdom@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.4/manifests"},{"name":"@lumino/signaling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.5/manifests"},{"name":"@lumino/properties@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.4/manifests"},{"name":"@lumino/polling@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.5/manifests"},{"name":"@lumino/messaging@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.4/manifests"},{"name":"@lumino/keyboard@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.4/manifests"},{"name":"@lumino/dragdrop@2.1.7","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.7/manifests"},{"name":"@lumino/domutils@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.4/manifests"},{"name":"@lumino/disposable@2.1.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.5/manifests"},{"name":"@lumino/default-theme@2.1.11","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.11/manifests"},{"name":"@lumino/datagrid@2.5.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.3/manifests"},{"name":"@lumino/coreutils@2.2.2","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.2/manifests"},{"name":"@lumino/commands@2.3.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.3/manifests"},{"name":"@lumino/collections@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.4/manifests"},{"name":"@lumino/buildutils@2.0.3","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.3/manifests"},{"name":"@lumino/application@2.4.5","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.5/manifests"},{"name":"@lumino/algorithm@2.0.4","sha":"17321dd0210371c376a3d60efce743e9742524be","kind":"commit","published_at":"2025-11-13T15:17:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.4/manifests"},{"name":"v2025.4.30","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"tag","published_at":"2025-04-30T17:08:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.4.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.4.30/manifests"},{"name":"@lumino/widgets@2.7.1","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.1/manifests"},{"name":"@lumino/default-theme@2.1.10","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.10/manifests"},{"name":"@lumino/datagrid@2.5.2","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.2/manifests"},{"name":"@lumino/application@2.4.4","sha":"20cf366a88028ca763eb80241bd1226c936f454e","kind":"commit","published_at":"2025-04-30T17:08:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.4/manifests"},{"name":"v2025.3.31","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"tag","published_at":"2025-03-31T08:54:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.3.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.3.31/manifests"},{"name":"@lumino/widgets@2.7.0","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.7.0/manifests"},{"name":"@lumino/virtualdom@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.3/manifests"},{"name":"@lumino/signaling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.4/manifests"},{"name":"@lumino/properties@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.3/manifests"},{"name":"@lumino/polling@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.4/manifests"},{"name":"@lumino/messaging@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.3/manifests"},{"name":"@lumino/keyboard@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.3/manifests"},{"name":"@lumino/dragdrop@2.1.6","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.6/manifests"},{"name":"@lumino/domutils@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.3/manifests"},{"name":"@lumino/disposable@2.1.4","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.9","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.9/manifests"},{"name":"@lumino/datagrid@2.5.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.1/manifests"},{"name":"@lumino/coreutils@2.2.1","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.1/manifests"},{"name":"@lumino/commands@2.3.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.2/manifests"},{"name":"@lumino/collections@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.3/manifests"},{"name":"@lumino/buildutils@2.0.2","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.2/manifests"},{"name":"@lumino/application@2.4.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.3/manifests"},{"name":"@lumino/algorithm@2.0.3","sha":"0e5c140cd2aaa9b176179420602297efad815584","kind":"commit","published_at":"2025-03-31T08:54:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.3/manifests"},{"name":"v2025.2.1","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"tag","published_at":"2025-02-01T11:05:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2025.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2025.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2025.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2025.2.1/manifests"},{"name":"@lumino/widgets@2.6.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.6.0/manifests"},{"name":"@lumino/default-theme@2.1.8","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.8/manifests"},{"name":"@lumino/datagrid@2.5.0","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.5.0/manifests"},{"name":"@lumino/application@2.4.2","sha":"66559f189030d783a7b5ccf1f17bae9c636cfd09","kind":"commit","published_at":"2025-02-01T11:05:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.2/manifests"},{"name":"v2024.8.13","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"tag","published_at":"2024-08-13T13:37:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.8.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.8.13/manifests"},{"name":"@lumino/widgets@2.5.0","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.5.0/manifests"},{"name":"@lumino/default-theme@2.1.7","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.7/manifests"},{"name":"@lumino/datagrid@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.1/manifests"},{"name":"@lumino/application@2.4.1","sha":"0fb17ae08476cb6c03c1dced1454391c8ea38355","kind":"commit","published_at":"2024-08-13T13:37:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.1/manifests"},{"name":"v2024.6.28","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"tag","published_at":"2024-06-28T13:44:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.6.28","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.6.28/manifests"},{"name":"@lumino/widgets@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.4.0/manifests"},{"name":"@lumino/virtualdom@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.2/manifests"},{"name":"@lumino/signaling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.3/manifests"},{"name":"@lumino/properties@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.2/manifests"},{"name":"@lumino/polling@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.3/manifests"},{"name":"@lumino/messaging@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.2/manifests"},{"name":"@lumino/keyboard@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.2/manifests"},{"name":"@lumino/dragdrop@2.1.5","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.5/manifests"},{"name":"@lumino/domutils@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.2/manifests"},{"name":"@lumino/disposable@2.1.3","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.3/manifests"},{"name":"@lumino/default-theme@2.1.6","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.6/manifests"},{"name":"@lumino/datagrid@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.4.0/manifests"},{"name":"@lumino/coreutils@2.2.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.2.0/manifests"},{"name":"@lumino/commands@2.3.1","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.1/manifests"},{"name":"@lumino/collections@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.2/manifests"},{"name":"@lumino/application@2.4.0","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.4.0/manifests"},{"name":"@lumino/algorithm@2.0.2","sha":"ae2959929d79e2be1eed23c1e323ac827bd82a1c","kind":"commit","published_at":"2024-06-28T13:44:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.2/manifests"},{"name":"v2024.3.25","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"tag","published_at":"2024-03-25T10:09:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2024.3.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2024.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2024.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2024.3.25/manifests"},{"name":"@lumino/widgets@2.3.2","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.2/manifests"},{"name":"@lumino/default-theme@2.1.5","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.5/manifests"},{"name":"@lumino/datagrid@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.1/manifests"},{"name":"@lumino/commands@2.3.0","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.3.0/manifests"},{"name":"@lumino/application@2.3.1","sha":"4af2eca531333d78435667d7d2ffbd38aef7c081","kind":"commit","published_at":"2024-03-25T10:09:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.1/manifests"},{"name":"v2023.11.5","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"tag","published_at":"2023-11-05T16:36:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.11.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.11.5/manifests"},{"name":"@lumino/widgets@2.3.1","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1/manifests"},{"name":"@lumino/dragdrop@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.4/manifests"},{"name":"@lumino/default-theme@2.1.4","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4/manifests"},{"name":"@lumino/datagrid@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0/manifests"},{"name":"@lumino/commands@2.2.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.2.0/manifests"},{"name":"@lumino/application@2.3.0","sha":"06942ea613d7c12a83a56297ac249b48d6588489","kind":"commit","published_at":"2023-11-05T16:36:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0/manifests"},{"name":"v2023.9.25-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"tag","published_at":"2023-09-25T08:45:25.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.9.25-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.9.25-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.9.25-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.9.25-alpha.0/manifests"},{"name":"@lumino/widgets@2.3.1-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.1-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.1-alpha.0/manifests"},{"name":"@lumino/example-menubar@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-datagrid@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.4-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.4-alpha.0/manifests"},{"name":"@lumino/default-theme@2.1.4-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.4-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.4-alpha.0/manifests"},{"name":"@lumino/datagrid@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.3.0-alpha.0/manifests"},{"name":"@lumino/application@2.3.0-alpha.0","sha":"a817cb2d05ac264403ad930fb9c038746c5393ff","kind":"commit","published_at":"2023-09-25T08:45:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.3.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.3.0-alpha.0/manifests"},{"name":"v2023.7.27","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"tag","published_at":"2023-07-27T14:27:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.7.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.7.27/manifests"},{"name":"@lumino/widgets@2.3.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.3.0/manifests"},{"name":"@lumino/virtualdom@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.1/manifests"},{"name":"@lumino/signaling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.2/manifests"},{"name":"@lumino/properties@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.1/manifests"},{"name":"@lumino/polling@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.2/manifests"},{"name":"@lumino/messaging@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.1/manifests"},{"name":"@lumino/keyboard@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.3/manifests"},{"name":"@lumino/example-dockpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.3/manifests"},{"name":"@lumino/example-datagrid@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.3/manifests"},{"name":"@lumino/example-accordionpanel@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.3/manifests"},{"name":"@lumino/dragdrop@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.3/manifests"},{"name":"@lumino/domutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.1/manifests"},{"name":"@lumino/disposable@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.3/manifests"},{"name":"@lumino/datagrid@2.2.0","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.2.0/manifests"},{"name":"@lumino/coreutils@2.1.2","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.2/manifests"},{"name":"@lumino/commands@2.1.3","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.3/manifests"},{"name":"@lumino/collections@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.1/manifests"},{"name":"@lumino/buildutils@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.1/manifests"},{"name":"@lumino/application@2.2.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.1/manifests"},{"name":"@lumino/algorithm@2.0.1","sha":"171c4f62fb61a1a72215a51c196f2f5a7d8b1186","kind":"commit","published_at":"2023-07-27T14:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.1/manifests"},{"name":"v2023.6.22","sha":"621f7626eca013ea75972776349045392296d56e","kind":"tag","published_at":"2023-06-23T07:07:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.6.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.6.22/manifests"},{"name":"@lumino/widgets@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.2.0/manifests"},{"name":"@lumino/example-menubar@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.2/manifests"},{"name":"@lumino/example-dockpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.2/manifests"},{"name":"@lumino/example-datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.2/manifests"},{"name":"@lumino/example-accordionpanel@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.2/manifests"},{"name":"@lumino/dragdrop@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.2/manifests"},{"name":"@lumino/default-theme@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.2/manifests"},{"name":"@lumino/datagrid@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.2/manifests"},{"name":"@lumino/commands@2.1.2","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.2/manifests"},{"name":"@lumino/application@2.2.0","sha":"621f7626eca013ea75972776349045392296d56e","kind":"commit","published_at":"2023-06-23T07:07:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.2.0/manifests"},{"name":"v2023.4.27","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"tag","published_at":"2023-04-27T12:20:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.27/manifests"},{"name":"@lumino/widgets@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.1/manifests"},{"name":"@lumino/signaling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.1/manifests"},{"name":"@lumino/polling@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.1/manifests"},{"name":"@lumino/example-menubar@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.1/manifests"},{"name":"@lumino/example-dockpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.1/manifests"},{"name":"@lumino/example-datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.1/manifests"},{"name":"@lumino/example-accordionpanel@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.1/manifests"},{"name":"@lumino/dragdrop@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.1/manifests"},{"name":"@lumino/disposable@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.1/manifests"},{"name":"@lumino/default-theme@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.1/manifests"},{"name":"@lumino/datagrid@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.1/manifests"},{"name":"@lumino/coreutils@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.1/manifests"},{"name":"@lumino/commands@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.1/manifests"},{"name":"@lumino/application@2.1.1","sha":"640718eb0bcf62b2b1c207e8cb834ee578a48f16","kind":"commit","published_at":"2023-04-27T12:20:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.1/manifests"},{"name":"v2023.4.7","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"tag","published_at":"2023-04-07T11:29:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.4.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.4.7/manifests"},{"name":"@lumino/widgets@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.1.0/manifests"},{"name":"@lumino/signaling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.1.0/manifests"},{"name":"@lumino/polling@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.1.0/manifests"},{"name":"@lumino/example-menubar@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.1.0/manifests"},{"name":"@lumino/example-dockpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.1.0/manifests"},{"name":"@lumino/example-datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.1.0/manifests"},{"name":"@lumino/example-accordionpanel@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.1.0/manifests"},{"name":"@lumino/dragdrop@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.1.0/manifests"},{"name":"@lumino/disposable@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.1.0/manifests"},{"name":"@lumino/default-theme@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.1.0/manifests"},{"name":"@lumino/datagrid@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.1.0/manifests"},{"name":"@lumino/coreutils@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.1.0/manifests"},{"name":"@lumino/commands@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.1.0/manifests"},{"name":"@lumino/application@2.1.0","sha":"6b7a7310dec652366df8bdc9c1f7d932e951dce4","kind":"commit","published_at":"2023-04-07T11:29:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.1.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.1.0/manifests"},{"name":"v2023.3.27-1","sha":"f3ca270d7c1173cc52a8715d1fe7c4e1ea3ab2a5","kind":"commit","published_at":"2023-03-28T06:50:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-1/manifests"},{"name":"v2023.3.27","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"tag","published_at":"2023-03-27T10:01:13.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27/manifests"},{"name":"@lumino/widgets@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.1/manifests"},{"name":"@lumino/example-menubar@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.1/manifests"},{"name":"@lumino/example-datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.1/manifests"},{"name":"@lumino/default-theme@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.1/manifests"},{"name":"@lumino/datagrid@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.1/manifests"},{"name":"@lumino/commands@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.1/manifests"},{"name":"@lumino/application@2.0.1","sha":"097cd31998e9acea79db3f784d8d3a2c5edc156a","kind":"commit","published_at":"2023-03-27T10:01:10.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.1/manifests"},{"name":"v2023.3.27-0","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"tag","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.27-0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.27-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.27-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.27-0/manifests"},{"name":"@lumino/widgets@1.37.2","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.2/manifests"},{"name":"@lumino/example-menubar@0.1.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.4/manifests"},{"name":"@lumino/example-dockpanel@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.9/manifests"},{"name":"@lumino/example-datastore@0.21.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.9/manifests"},{"name":"@lumino/example-datagrid@0.32.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.9/manifests"},{"name":"@lumino/example-accordionpanel@0.8.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.9/manifests"},{"name":"@lumino/dragdrop@1.14.5","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.5/manifests"},{"name":"@lumino/default-theme@0.22.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.9/manifests"},{"name":"@lumino/datagrid@0.36.9","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.9/manifests"},{"name":"@lumino/application@1.31.4","sha":"1bdf2475020aaf772d221610bf4465082cca72dc","kind":"commit","published_at":"2023-03-27T08:28:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.4/manifests"},{"name":"v2023.3.15","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"tag","published_at":"2023-03-15T10:24:59.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.15","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.15/manifests"},{"name":"@lumino/widgets@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0/manifests"},{"name":"@lumino/virtualdom@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0/manifests"},{"name":"@lumino/signaling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0/manifests"},{"name":"@lumino/properties@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0/manifests"},{"name":"@lumino/polling@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0/manifests"},{"name":"@lumino/messaging@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0/manifests"},{"name":"@lumino/keyboard@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-menubar@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0/manifests"},{"name":"@lumino/dragdrop@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0/manifests"},{"name":"@lumino/domutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0/manifests"},{"name":"@lumino/disposable@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0/manifests"},{"name":"@lumino/default-theme@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0/manifests"},{"name":"@lumino/datagrid@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0/manifests"},{"name":"@lumino/coreutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0/manifests"},{"name":"@lumino/commands@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0/manifests"},{"name":"@lumino/collections@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0/manifests"},{"name":"@lumino/buildutils@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0/manifests"},{"name":"@lumino/application@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0/manifests"},{"name":"@lumino/algorithm@2.0.0","sha":"5871b5d6f1699b9c6ce7dfe380115e1c14671ddb","kind":"commit","published_at":"2023-03-15T10:24:56.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0/manifests"},{"name":"v2023.3.7-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"tag","published_at":"2023-03-07T11:19:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.3.7-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.3.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.3.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.3.7-rc.1/manifests"},{"name":"@lumino/widgets@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.1/manifests"},{"name":"@lumino/signaling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.1/manifests"},{"name":"@lumino/properties@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.1/manifests"},{"name":"@lumino/polling@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.1/manifests"},{"name":"@lumino/messaging@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.1/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.1/manifests"},{"name":"@lumino/domutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.1/manifests"},{"name":"@lumino/disposable@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.1/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.1/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.1/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.1/manifests"},{"name":"@lumino/commands@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.1/manifests"},{"name":"@lumino/collections@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.1/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.1/manifests"},{"name":"@lumino/application@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.1/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.1","sha":"06a87ead9b6b87842e8592fda8a15f27802c0646","kind":"commit","published_at":"2023-03-07T11:19:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.1/manifests"},{"name":"v2023.2.23-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"tag","published_at":"2023-02-23T17:40:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.2.23-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.2.23-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.2.23-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.2.23-rc.0/manifests"},{"name":"@lumino/widgets@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-rc.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-rc.0/manifests"},{"name":"@lumino/signaling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-rc.0/manifests"},{"name":"@lumino/properties@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-rc.0/manifests"},{"name":"@lumino/polling@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-rc.0/manifests"},{"name":"@lumino/messaging@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-rc.0/manifests"},{"name":"@lumino/keyboard@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-rc.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-rc.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-rc.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-rc.0/manifests"},{"name":"@lumino/domutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-rc.0/manifests"},{"name":"@lumino/disposable@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-rc.0/manifests"},{"name":"@lumino/default-theme@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-rc.0/manifests"},{"name":"@lumino/datagrid@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-rc.0/manifests"},{"name":"@lumino/coreutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-rc.0/manifests"},{"name":"@lumino/commands@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-rc.0/manifests"},{"name":"@lumino/collections@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-rc.0/manifests"},{"name":"@lumino/buildutils@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-rc.0/manifests"},{"name":"@lumino/application@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-rc.0/manifests"},{"name":"@lumino/algorithm@2.0.0-rc.0","sha":"7438017b3a5a05353ae378f2c0d79799c3ad1533","kind":"commit","published_at":"2023-02-23T17:40:12.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-rc.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-rc.0/manifests"},{"name":"v2023.1.24-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"tag","published_at":"2023-01-24T10:13:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.24-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.24-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.24-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.24-beta.1/manifests"},{"name":"@lumino/widgets@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.1/manifests"},{"name":"@lumino/signaling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.1/manifests"},{"name":"@lumino/polling@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.1/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.1/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.1/manifests"},{"name":"@lumino/disposable@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.1/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.1/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.1/manifests"},{"name":"@lumino/commands@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.1/manifests"},{"name":"@lumino/application@2.0.0-beta.1","sha":"e7cc1adcbbfe5df85f2467947b047e9febb98166","kind":"commit","published_at":"2023-01-24T10:13:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.1/manifests"},{"name":"v2023.1.23","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"tag","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.23/manifests"},{"name":"@lumino/widgets@1.37.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.1/manifests"},{"name":"@lumino/signaling@1.11.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.1/manifests"},{"name":"@lumino/polling@1.11.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.4/manifests"},{"name":"@lumino/example-menubar@0.1.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.8/manifests"},{"name":"@lumino/example-datastore@0.21.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.8/manifests"},{"name":"@lumino/example-datagrid@0.32.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.8/manifests"},{"name":"@lumino/example-accordionpanel@0.8.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.8/manifests"},{"name":"@lumino/dragdrop@1.14.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.4/manifests"},{"name":"@lumino/disposable@1.10.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.4/manifests"},{"name":"@lumino/default-theme@0.22.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.8/manifests"},{"name":"@lumino/datastore@0.18.4","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.4/manifests"},{"name":"@lumino/datagrid@0.36.8","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.8/manifests"},{"name":"@lumino/commands@1.21.1","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.1/manifests"},{"name":"@lumino/application@1.31.3","sha":"25fccc988bbbb5c7e0c38c9db538ae59f0e3bcb5","kind":"commit","published_at":"2023-01-23T15:55:44.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.3/manifests"},{"name":"v2023.1.19","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"tag","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.19/manifests"},{"name":"@lumino/widgets@1.37.0","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.37.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.37.0/manifests"},{"name":"@lumino/example-menubar@0.1.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.7/manifests"},{"name":"@lumino/example-datastore@0.21.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.7/manifests"},{"name":"@lumino/example-datagrid@0.32.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.7/manifests"},{"name":"@lumino/example-accordionpanel@0.8.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.7/manifests"},{"name":"@lumino/default-theme@0.22.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.7/manifests"},{"name":"@lumino/datagrid@0.36.7","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.7/manifests"},{"name":"@lumino/application@1.31.2","sha":"56c165c569c1a45fa60c8840c3300481ecdec30f","kind":"commit","published_at":"2023-01-19T17:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.2/manifests"},{"name":"v2023.1.13-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"tag","published_at":"2023-01-13T13:21:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.13-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.13-beta.0/manifests"},{"name":"@lumino/widgets@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-beta.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-beta.0/manifests"},{"name":"@lumino/signaling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-beta.0/manifests"},{"name":"@lumino/properties@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-beta.0/manifests"},{"name":"@lumino/polling@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-beta.0/manifests"},{"name":"@lumino/messaging@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-beta.0/manifests"},{"name":"@lumino/keyboard@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-beta.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-menubar@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-beta.0/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/example-datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-beta.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-beta.0/manifests"},{"name":"@lumino/domutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-beta.0/manifests"},{"name":"@lumino/disposable@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-beta.0/manifests"},{"name":"@lumino/default-theme@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-beta.0/manifests"},{"name":"@lumino/datagrid@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-beta.0/manifests"},{"name":"@lumino/coreutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-beta.0/manifests"},{"name":"@lumino/commands@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-beta.0/manifests"},{"name":"@lumino/collections@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-beta.0/manifests"},{"name":"@lumino/buildutils@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/buildutils@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/buildutils@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fbuildutils%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fbuildutils@2.0.0-beta.0/manifests"},{"name":"@lumino/application@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-beta.0/manifests"},{"name":"@lumino/algorithm@2.0.0-beta.0","sha":"c56c2af1b93143b66aea4418c569fbde6bbb2efc","kind":"commit","published_at":"2023-01-13T13:21:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-beta.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-beta.0/manifests"},{"name":"v2023.1.3-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"tag","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2023.1.3-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2023.1.3-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2023.1.3-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2023.1.3-alpha.7/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.7/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.7/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.7/manifests"},{"name":"@lumino/properties@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.7/manifests"},{"name":"@lumino/polling@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.7/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.7/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-iife@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel-amd@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-dockpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/example-accordionpanel@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@2.0.0-alpha.7/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.7/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.7/manifests"},{"name":"@lumino/default-theme@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@2.0.0-alpha.7/manifests"},{"name":"@lumino/datagrid@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@2.0.0-alpha.7/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.7/manifests"},{"name":"@lumino/commands@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.7/manifests"},{"name":"@lumino/collections@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.7/manifests"},{"name":"@lumino/application@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.7/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.7","sha":"23b7d146da9dcb6b4ea43b6e5192277e625951e7","kind":"commit","published_at":"2023-01-03T16:08:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.7/manifests"},{"name":"v2022.12.13","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"tag","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.13/manifests"},{"name":"@lumino/application@1.31.1","sha":"92491a61f640169e7993bb9a7d85da55615d11bb","kind":"commit","published_at":"2022-12-13T12:55:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.1/manifests"},{"name":"v2022.12.5","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"tag","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.12.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.12.5/manifests"},{"name":"@lumino/widgets@1.36.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.36.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.1/manifests"},{"name":"@lumino/example-menubar@0.1.1","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.6/manifests"},{"name":"@lumino/example-datastore@0.21.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.6/manifests"},{"name":"@lumino/example-datagrid@0.32.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.6/manifests"},{"name":"@lumino/example-accordionpanel@0.8.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.6/manifests"},{"name":"@lumino/default-theme@0.22.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.6/manifests"},{"name":"@lumino/datagrid@0.36.6","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.6/manifests"},{"name":"@lumino/application@1.31.0","sha":"014790569a115a5d7e10a45c83a8709579367db3","kind":"commit","published_at":"2022-12-05T13:40:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.31.0/manifests"},{"name":"@lumino/example-nested-dockpanel-amd@0.4.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-nested-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-nested-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-nested-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-nested-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-menubar@0.1.0-alpha.0","sha":"ed224764ee272be000d9b83acd2b7d8034df3efa","kind":"commit","published_at":"2022-11-29T11:02:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-menubar@0.1.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-menubar@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-menubar%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-menubar@0.1.0-alpha.0/manifests"},{"name":"v2022.10.31","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"tag","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.31","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.31/manifests"},{"name":"@lumino/widgets@1.35.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.35.0/manifests"},{"name":"@lumino/virtualdom@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.3/manifests"},{"name":"@lumino/signaling@1.11.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.11.0/manifests"},{"name":"@lumino/polling@1.11.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.5/manifests"},{"name":"@lumino/example-datastore@0.21.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.5/manifests"},{"name":"@lumino/example-datagrid@0.32.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.5/manifests"},{"name":"@lumino/example-accordionpanel@0.8.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.5/manifests"},{"name":"@lumino/dragdrop@1.14.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.3/manifests"},{"name":"@lumino/disposable@1.10.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.3/manifests"},{"name":"@lumino/default-theme@0.22.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.5/manifests"},{"name":"@lumino/datastore@0.18.3","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.3/manifests"},{"name":"@lumino/datagrid@0.36.5","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.5/manifests"},{"name":"@lumino/commands@1.21.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.21.0/manifests"},{"name":"@lumino/application@1.30.0","sha":"59c622bb5b070dbc2169b86809c754adc23d7760","kind":"commit","published_at":"2022-10-31T13:40:01.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.30.0/manifests"},{"name":"v2022.10.5","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"tag","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.10.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.10.5/manifests"},{"name":"@lumino/widgets@1.34.1","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.1/manifests"},{"name":"@lumino/polling@1.11.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.2/manifests"},{"name":"@lumino/messaging@1.10.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.3/manifests"},{"name":"@lumino/example-dockpanel@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.4/manifests"},{"name":"@lumino/example-datastore@0.21.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.4/manifests"},{"name":"@lumino/example-datagrid@0.32.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.4/manifests"},{"name":"@lumino/example-accordionpanel@0.8.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.4/manifests"},{"name":"@lumino/dragdrop@1.14.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.2/manifests"},{"name":"@lumino/default-theme@0.22.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.4/manifests"},{"name":"@lumino/datastore@0.18.2","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.2/manifests"},{"name":"@lumino/datagrid@0.36.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.4/manifests"},{"name":"@lumino/collections@1.9.3","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.3/manifests"},{"name":"@lumino/application@1.29.4","sha":"f6f336415161d6382829a45189b5f13a2eaeeb39","kind":"commit","published_at":"2022-10-05T09:52:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.4/manifests"},{"name":"v2022.9.15-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"tag","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.15-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.15-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.15-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.15-alpha.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.6/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.6/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.6/manifests"},{"name":"@lumino/properties@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.6/manifests"},{"name":"@lumino/polling@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.6/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.6/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.6/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.6/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.6/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.6/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.6/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.6/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.6/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.6/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.6/manifests"},{"name":"@lumino/commands@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.6/manifests"},{"name":"@lumino/collections@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.6/manifests"},{"name":"@lumino/application@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.6/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.6","sha":"0d0a180517df57983d2c6619062d795f5a310893","kind":"commit","published_at":"2022-09-15T09:18:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.6/manifests"},{"name":"v2022.9.9-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"tag","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.9-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.9-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.9-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.9-alpha.5/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.5/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.5/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.5/manifests"},{"name":"@lumino/properties@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.5/manifests"},{"name":"@lumino/polling@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.5/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.5/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.5/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.5/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.5/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.5/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.5/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.5/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.5/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.5/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.5/manifests"},{"name":"@lumino/commands@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.5/manifests"},{"name":"@lumino/collections@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.5/manifests"},{"name":"@lumino/application@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.5/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.5","sha":"2a308729e15997f8482ab2ab53b22255da71ebf7","kind":"commit","published_at":"2022-09-09T13:27:17.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.5/manifests"},{"name":"v2022.9.6","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"tag","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.9.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.9.6/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.4/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.4/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.4/manifests"},{"name":"@lumino/properties@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.4/manifests"},{"name":"@lumino/polling@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.4/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.4/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.4/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.4/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.4/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.4/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.4/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.4/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.4/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.4/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.4/manifests"},{"name":"@lumino/commands@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.4/manifests"},{"name":"@lumino/collections@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.4/manifests"},{"name":"@lumino/application@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.4/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.4","sha":"73355791cc570865bff9f30ef70e989f33d95bdd","kind":"commit","published_at":"2022-09-06T19:27:15.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.4/manifests"},{"name":"v2022.8.30","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"tag","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.30/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.3/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.3/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.3/manifests"},{"name":"@lumino/properties@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.3/manifests"},{"name":"@lumino/polling@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.3/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.3/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.3/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.3/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.3/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.3/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.3/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.3/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.3/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.3/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.3/manifests"},{"name":"@lumino/commands@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.3/manifests"},{"name":"@lumino/collections@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.3/manifests"},{"name":"@lumino/application@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.3/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.3","sha":"b603dd37d8d9586533d076bdaf225d2b105922fb","kind":"commit","published_at":"2022-08-30T17:02:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.3/manifests"},{"name":"v2022.8.29","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"tag","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.29","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.29/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.2/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.2/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.2/manifests"},{"name":"@lumino/properties@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.2/manifests"},{"name":"@lumino/polling@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.2/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.2/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.2/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.2/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.2/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.2/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.2/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.2/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.2/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.2/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.2/manifests"},{"name":"@lumino/commands@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.2/manifests"},{"name":"@lumino/collections@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.2/manifests"},{"name":"@lumino/application@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.2/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.2","sha":"d6a592ce57f3f683335e4e890afb75b540135e1f","kind":"commit","published_at":"2022-08-29T22:55:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.2/manifests"},{"name":"v2022.8.22-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"tag","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.1/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.1/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.1/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.1/manifests"},{"name":"@lumino/properties@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.1/manifests"},{"name":"@lumino/polling@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.1/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.1/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.1/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.1/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.1/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.1/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.1/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.1/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.1/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.1/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.1/manifests"},{"name":"@lumino/commands@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.1/manifests"},{"name":"@lumino/collections@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.1/manifests"},{"name":"@lumino/application@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.1/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.1","sha":"fcdfc74e1aa598ddc1b0cba9bd67cfc8bb5fc73a","kind":"commit","published_at":"2022-08-22T09:50:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.1/manifests"},{"name":"v2022.8.22-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"tag","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.22-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.22-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.22-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.22-alpha.0/manifests"},{"name":"@lumino/widgets@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@2.0.0-alpha.0/manifests"},{"name":"@lumino/virtualdom@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@2.0.0-alpha.0/manifests"},{"name":"@lumino/signaling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@2.0.0-alpha.0/manifests"},{"name":"@lumino/properties@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@2.0.0-alpha.0/manifests"},{"name":"@lumino/polling@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@2.0.0-alpha.0/manifests"},{"name":"@lumino/messaging@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@2.0.0-alpha.0/manifests"},{"name":"@lumino/keyboard@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@2.0.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.5.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.5.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.5.0-alpha.0/manifests"},{"name":"@lumino/example-dockpanel@0.22.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.22.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.22.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.22.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.22.0-alpha.0/manifests"},{"name":"@lumino/example-datagrid@0.33.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.33.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.33.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.33.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.33.0-alpha.0/manifests"},{"name":"@lumino/example-accordionpanel@0.9.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.9.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.9.0-alpha.0/manifests"},{"name":"@lumino/dragdrop@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@2.0.0-alpha.0/manifests"},{"name":"@lumino/domutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/disposable@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@2.0.0-alpha.0/manifests"},{"name":"@lumino/default-theme@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@1.0.0-alpha.0/manifests"},{"name":"@lumino/datagrid@1.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@1.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@1.0.0-alpha.0/manifests"},{"name":"@lumino/coreutils@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@2.0.0-alpha.0/manifests"},{"name":"@lumino/commands@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@2.0.0-alpha.0/manifests"},{"name":"@lumino/collections@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@2.0.0-alpha.0/manifests"},{"name":"@lumino/application@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@2.0.0-alpha.0/manifests"},{"name":"@lumino/algorithm@2.0.0-alpha.0","sha":"a1e3396f69db88bbb40967a99e2a1cfdc3926ff5","kind":"commit","published_at":"2022-08-22T08:25:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@2.0.0-alpha.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%402.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@2.0.0-alpha.0/manifests"},{"name":"v2022.8.8","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"tag","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.8.8","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.8.8/manifests"},{"name":"@lumino/widgets@1.34.0","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.34.0/manifests"},{"name":"@lumino/virtualdom@1.14.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.2/manifests"},{"name":"@lumino/signaling@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.2/manifests"},{"name":"@lumino/properties@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.2/manifests"},{"name":"@lumino/polling@1.11.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.1/manifests"},{"name":"@lumino/messaging@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.2/manifests"},{"name":"@lumino/keyboard@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.2/manifests"},{"name":"@lumino/example-dockpanel@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.3/manifests"},{"name":"@lumino/example-datastore@0.21.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.3/manifests"},{"name":"@lumino/example-datagrid@0.32.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.3/manifests"},{"name":"@lumino/example-accordionpanel@0.8.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.3/manifests"},{"name":"@lumino/dragdrop@1.14.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.1/manifests"},{"name":"@lumino/domutils@1.8.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.2/manifests"},{"name":"@lumino/disposable@1.10.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.2/manifests"},{"name":"@lumino/default-theme@0.22.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.3/manifests"},{"name":"@lumino/datastore@0.18.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.1/manifests"},{"name":"@lumino/datagrid@0.36.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.3/manifests"},{"name":"@lumino/coreutils@1.12.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.1/manifests"},{"name":"@lumino/commands@1.20.1","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.1/manifests"},{"name":"@lumino/collections@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.2/manifests"},{"name":"@lumino/application@1.29.3","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.3/manifests"},{"name":"@lumino/algorithm@1.9.2","sha":"60400ef1c501fd6a461ae09c354d9f863b3ecfbb","kind":"commit","published_at":"2022-08-08T14:01:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.2/manifests"},{"name":"v2022.7.21","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"tag","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.21/manifests"},{"name":"@lumino/polling@1.11.0","sha":"0d47e817ef0b8b7af977bec3fa0e872dbd03a2c1","kind":"commit","published_at":"2022-07-21T14:10:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.11.0/manifests"},{"name":"v2022.7.6","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"tag","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.7.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.7.6/manifests"},{"name":"@lumino/widgets@1.33.0","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.33.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.2/manifests"},{"name":"@lumino/example-datastore@0.21.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.2/manifests"},{"name":"@lumino/example-datagrid@0.32.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.2/manifests"},{"name":"@lumino/example-accordionpanel@0.8.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.2/manifests"},{"name":"@lumino/default-theme@0.22.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.2/manifests"},{"name":"@lumino/datagrid@0.36.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.2/manifests"},{"name":"@lumino/application@1.29.2","sha":"f32fd5075ae3cbeefe343ff5eeb8424492a52c0e","kind":"commit","published_at":"2022-07-06T14:12:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.2/manifests"},{"name":"v2022.6.7","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"tag","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.6.7","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.6.7/manifests"},{"name":"@lumino/widgets@1.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.1/manifests"},{"name":"@lumino/example-dockpanel@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.1/manifests"},{"name":"@lumino/example-datastore@0.21.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.1/manifests"},{"name":"@lumino/example-datagrid@0.32.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.1/manifests"},{"name":"@lumino/example-accordionpanel@0.8.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.1/manifests"},{"name":"@lumino/default-theme@0.22.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.1/manifests"},{"name":"@lumino/datagrid@0.36.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.1/manifests"},{"name":"@lumino/application@1.29.1","sha":"ca6e6daf78d048eca6b5c5f9f95fed01d2426891","kind":"commit","published_at":"2022-06-07T23:32:31.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.1/manifests"},{"name":"v2022.5.12","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"tag","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.5.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.5.12/manifests"},{"name":"@lumino/widgets@1.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.32.0/manifests"},{"name":"@lumino/example-dockpanel@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.21.0/manifests"},{"name":"@lumino/example-datastore@0.21.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.21.0/manifests"},{"name":"@lumino/example-datagrid@0.32.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.32.0/manifests"},{"name":"@lumino/example-accordionpanel@0.8.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.8.0/manifests"},{"name":"@lumino/default-theme@0.22.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.22.0/manifests"},{"name":"@lumino/datagrid@0.36.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.36.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.36.0/manifests"},{"name":"@lumino/application@1.29.0","sha":"4b5888e3dad19062666122ec18a95e2d272bf03e","kind":"commit","published_at":"2022-05-12T14:41:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.29.0/manifests"},{"name":"v2022.1.13","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"tag","published_at":"2022-01-13T15:47:09.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.13/manifests"},{"name":"@lumino/widgets@1.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.1/manifests"},{"name":"@lumino/example-dockpanel@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.1/manifests"},{"name":"@lumino/example-datastore@0.20.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.1/manifests"},{"name":"@lumino/example-datagrid@0.31.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.1/manifests"},{"name":"@lumino/example-accordionpanel@0.7.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.1/manifests"},{"name":"@lumino/default-theme@0.21.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.1/manifests"},{"name":"@lumino/datagrid@0.35.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.1/manifests"},{"name":"@lumino/application@1.28.1","sha":"e1c05bafdf89e5acb48fcc2954b3d829000c4c48","kind":"commit","published_at":"2022-01-13T15:47:08.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.1/manifests"},{"name":"v2022.1.10","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"tag","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2022.1.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2022.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2022.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2022.1.10/manifests"},{"name":"@lumino/widgets@1.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.31.0/manifests"},{"name":"@lumino/polling@1.10.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.10.0/manifests"},{"name":"@lumino/example-dockpanel@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.20.0/manifests"},{"name":"@lumino/example-datastore@0.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.20.0/manifests"},{"name":"@lumino/example-datagrid@0.31.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.31.0/manifests"},{"name":"@lumino/example-accordionpanel@0.7.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.7.0/manifests"},{"name":"@lumino/dragdrop@1.14.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.14.0/manifests"},{"name":"@lumino/default-theme@0.21.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.21.0/manifests"},{"name":"@lumino/datastore@0.18.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.18.0/manifests"},{"name":"@lumino/datagrid@0.35.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.35.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.35.0/manifests"},{"name":"@lumino/coreutils@1.12.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.12.0/manifests"},{"name":"@lumino/commands@1.20.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.20.0/manifests"},{"name":"@lumino/application@1.28.0","sha":"948eec9353d06ff9808dc127c888a49a9930ca75","kind":"commit","published_at":"2022-01-10T17:34:07.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.28.0/manifests"},{"name":"v2021.12.13","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"tag","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.12.13","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.12.13/manifests"},{"name":"@lumino/widgets@1.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.1/manifests"},{"name":"@lumino/example-datastore@0.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.1/manifests"},{"name":"@lumino/example-datagrid@0.30.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.1/manifests"},{"name":"@lumino/example-accordionpanel@0.6.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.1/manifests"},{"name":"@lumino/default-theme@0.20.2","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.2/manifests"},{"name":"@lumino/datagrid@0.34.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.1/manifests"},{"name":"@lumino/commands@1.19.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.1/manifests"},{"name":"@lumino/application@1.27.1","sha":"72d1e84b7e8d0e838fef9b184a52f226b5f184a6","kind":"commit","published_at":"2021-12-13T13:03:43.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.1/manifests"},{"name":"v2021.11.4","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"tag","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.11.4/manifests"},{"name":"@lumino/domutils@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.1/manifests"},{"name":"@lumino/widgets@1.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.30.0/manifests"},{"name":"@lumino/virtualdom@1.14.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.1/manifests"},{"name":"@lumino/signaling@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.1/manifests"},{"name":"@lumino/properties@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.1/manifests"},{"name":"@lumino/polling@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.1/manifests"},{"name":"@lumino/messaging@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.1/manifests"},{"name":"@lumino/keyboard@1.8.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.19.0/manifests"},{"name":"@lumino/example-datastore@0.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.19.0/manifests"},{"name":"@lumino/example-datagrid@0.30.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.30.0/manifests"},{"name":"@lumino/example-accordionpanel@0.6.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.6.0/manifests"},{"name":"@lumino/dragdrop@1.13.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.1/manifests"},{"name":"@lumino/disposable@1.10.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.1/manifests"},{"name":"@lumino/default-theme@0.20.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.1/manifests"},{"name":"@lumino/datastore@0.17.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.1/manifests"},{"name":"@lumino/datagrid@0.34.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.34.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.34.0/manifests"},{"name":"@lumino/coreutils@1.11.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.1/manifests"},{"name":"@lumino/commands@1.19.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.19.0/manifests"},{"name":"@lumino/collections@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.1/manifests"},{"name":"@lumino/application@1.27.0","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.27.0/manifests"},{"name":"@lumino/algorithm@1.9.1","sha":"9b8cadbc07c3dde41ad411a8a0a9f890c5aec5ca","kind":"commit","published_at":"2021-11-04T21:15:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.1/manifests"},{"name":"v2021.10.25","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"tag","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.10.25","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.10.25/manifests"},{"name":"@lumino/widgets@1.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.29.0/manifests"},{"name":"@lumino/virtualdom@1.14.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.14.0/manifests"},{"name":"@lumino/signaling@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.10.0/manifests"},{"name":"@lumino/properties@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.8.0/manifests"},{"name":"@lumino/polling@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.9.0/manifests"},{"name":"@lumino/messaging@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.10.0/manifests"},{"name":"@lumino/keyboard@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.8.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.4.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.4.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.18.0/manifests"},{"name":"@lumino/example-datastore@0.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.18.0/manifests"},{"name":"@lumino/example-datagrid@0.29.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.29.0/manifests"},{"name":"@lumino/example-accordionpanel@0.5.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.5.0/manifests"},{"name":"@lumino/dragdrop@1.13.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.13.0/manifests"},{"name":"@lumino/domutils@1.8.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.8.0/manifests"},{"name":"@lumino/disposable@1.10.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.10.0/manifests"},{"name":"@lumino/default-theme@0.20.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.20.0/manifests"},{"name":"@lumino/datastore@0.17.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.17.0/manifests"},{"name":"@lumino/datagrid@0.33.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.33.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.33.0/manifests"},{"name":"@lumino/coreutils@1.11.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.11.0/manifests"},{"name":"@lumino/commands@1.18.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.18.0/manifests"},{"name":"@lumino/collections@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.9.0/manifests"},{"name":"@lumino/application@1.26.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.26.0/manifests"},{"name":"@lumino/algorithm@1.9.0","sha":"0f7378b62338868a53d0e6418d333f7e718d7411","kind":"commit","published_at":"2021-10-25T13:18:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.9.0/manifests"},{"name":"v2021.9.30","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"tag","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.30","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.30/manifests"},{"name":"@lumino/widgets@1.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.28.0/manifests"},{"name":"@lumino/virtualdom@1.13.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.13.0/manifests"},{"name":"@lumino/signaling@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.9.0/manifests"},{"name":"@lumino/properties@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.7.0/manifests"},{"name":"@lumino/polling@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.8.0/manifests"},{"name":"@lumino/messaging@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.9.0/manifests"},{"name":"@lumino/keyboard@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.7.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.3.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.3.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.17.0/manifests"},{"name":"@lumino/example-datastore@0.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.17.0/manifests"},{"name":"@lumino/example-datagrid@0.28.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.28.0/manifests"},{"name":"@lumino/example-accordionpanel@0.4.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.4.0/manifests"},{"name":"@lumino/dragdrop@1.12.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.12.0/manifests"},{"name":"@lumino/domutils@1.7.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.7.0/manifests"},{"name":"@lumino/disposable@1.9.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.9.0/manifests"},{"name":"@lumino/default-theme@0.19.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.19.0/manifests"},{"name":"@lumino/datastore@0.16.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.16.0/manifests"},{"name":"@lumino/datagrid@0.32.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.32.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.32.0/manifests"},{"name":"@lumino/coreutils@1.10.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.10.0/manifests"},{"name":"@lumino/commands@1.17.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.17.0/manifests"},{"name":"@lumino/collections@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.8.0/manifests"},{"name":"@lumino/application@1.25.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.25.0/manifests"},{"name":"@lumino/algorithm@1.8.0","sha":"c8fdd64f446760bbb7944a0c983c0a8a3bc8745f","kind":"commit","published_at":"2021-09-30T09:23:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.8.0/manifests"},{"name":"v2021.9.22","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"tag","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.9.22","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.9.22/manifests"},{"name":"@lumino/widgets@1.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.27.0/manifests"},{"name":"@lumino/virtualdom@1.12.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.12.0/manifests"},{"name":"@lumino/signaling@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.8.0/manifests"},{"name":"@lumino/properties@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.6.0/manifests"},{"name":"@lumino/polling@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.7.0/manifests"},{"name":"@lumino/messaging@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.8.0/manifests"},{"name":"@lumino/keyboard@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.6.0/manifests"},{"name":"@lumino/example-dockpanel-iife@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-iife@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-iife@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-iife%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-iife@0.2.0/manifests"},{"name":"@lumino/example-dockpanel-amd@0.2.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel-amd@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel-amd@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel-amd%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel-amd@0.2.0/manifests"},{"name":"@lumino/example-dockpanel@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.16.0/manifests"},{"name":"@lumino/example-datastore@0.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.16.0/manifests"},{"name":"@lumino/example-datagrid@0.27.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.27.0/manifests"},{"name":"@lumino/example-accordionpanel@0.3.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.3.0/manifests"},{"name":"@lumino/dragdrop@1.11.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.11.0/manifests"},{"name":"@lumino/domutils@1.6.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.6.0/manifests"},{"name":"@lumino/disposable@1.8.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.8.0/manifests"},{"name":"@lumino/default-theme@0.18.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.18.0/manifests"},{"name":"@lumino/datastore@0.15.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.15.0/manifests"},{"name":"@lumino/datagrid@0.31.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.31.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.31.0/manifests"},{"name":"@lumino/coreutils@1.9.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.9.0/manifests"},{"name":"@lumino/commands@1.16.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.16.0/manifests"},{"name":"@lumino/collections@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.7.0/manifests"},{"name":"@lumino/application@1.24.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.24.0/manifests"},{"name":"@lumino/algorithm@1.7.0","sha":"9b2ac853d469a0a5859cb204f5119ada1eca6c06","kind":"commit","published_at":"2021-09-22T12:27:36.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.7.0/manifests"},{"name":"@lumino/widgets@1.19.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.1/manifests"},{"name":"@lumino/virtualdom@1.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.1/manifests"},{"name":"@lumino/example-dockpanel@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.1/manifests"},{"name":"@lumino/example-datastore@0.8.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.1/manifests"},{"name":"@lumino/example-datagrid@0.17.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.1/manifests"},{"name":"@lumino/default-theme@0.10.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.1/manifests"},{"name":"@lumino/datagrid@0.20.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.1/manifests"},{"name":"@lumino/commands@1.12.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.1/manifests"},{"name":"@lumino/application@1.16.1","sha":"b1a95192b21b467f281784885eeaf9b5f3fba420","kind":"tag","published_at":"2021-09-22T11:58:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.1/manifests"},{"name":"@lumino/widgets@1.26.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.2/manifests"},{"name":"@lumino/virtualdom@1.11.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.2/manifests"},{"name":"@lumino/signaling@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:38.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.2/manifests"},{"name":"@lumino/properties@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.2/manifests"},{"name":"@lumino/polling@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.2/manifests"},{"name":"@lumino/messaging@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.2/manifests"},{"name":"@lumino/keyboard@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.2/manifests"},{"name":"@lumino/dragdrop@1.10.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.2/manifests"},{"name":"@lumino/domutils@1.5.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.2/manifests"},{"name":"@lumino/disposable@1.7.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.2/manifests"},{"name":"@lumino/default-theme@0.17.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.2/manifests"},{"name":"@lumino/datastore@0.14.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.2/manifests"},{"name":"@lumino/datagrid@0.30.0","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.30.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.30.0/manifests"},{"name":"@lumino/coreutils@1.8.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.2/manifests"},{"name":"@lumino/commands@1.15.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.2/manifests"},{"name":"@lumino/collections@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.2/manifests"},{"name":"@lumino/application@1.23.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.2/manifests"},{"name":"@lumino/algorithm@1.6.2","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"tag","published_at":"2021-08-23T14:11:37.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.2/manifests"},{"name":"v2021.8.23","sha":"79b0d03a9d78fbc7055114bdafbd9d5d531490ce","kind":"commit","published_at":"2021-08-23T14:02:06.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.23/manifests"},{"name":"v2021.8.12","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"tag","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.12/manifests"},{"name":"@lumino/widgets@1.26.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.1/manifests"},{"name":"@lumino/virtualdom@1.11.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.1/manifests"},{"name":"@lumino/signaling@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.1/manifests"},{"name":"@lumino/properties@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.1/manifests"},{"name":"@lumino/polling@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.1/manifests"},{"name":"@lumino/messaging@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.1/manifests"},{"name":"@lumino/keyboard@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.1/manifests"},{"name":"@lumino/example-dockpanel@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.1/manifests"},{"name":"@lumino/example-datastore@0.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.1/manifests"},{"name":"@lumino/example-datagrid@0.25.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.1/manifests"},{"name":"@lumino/example-accordionpanel@0.2.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.1/manifests"},{"name":"@lumino/dragdrop@1.10.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.1/manifests"},{"name":"@lumino/domutils@1.5.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.1/manifests"},{"name":"@lumino/disposable@1.7.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.1/manifests"},{"name":"@lumino/default-theme@0.17.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.1/manifests"},{"name":"@lumino/datastore@0.14.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.1/manifests"},{"name":"@lumino/datagrid@0.29.0","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.29.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.29.0/manifests"},{"name":"@lumino/coreutils@1.8.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.1/manifests"},{"name":"@lumino/commands@1.15.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.1/manifests"},{"name":"@lumino/collections@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.1/manifests"},{"name":"@lumino/application@1.23.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.1/manifests"},{"name":"@lumino/algorithm@1.6.1","sha":"9eb58029ee067963d6633f75dd0f647ffd4f46ac","kind":"commit","published_at":"2021-08-12T15:51:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.1/manifests"},{"name":"v2021.8.3","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"tag","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.8.3","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.8.3/manifests"},{"name":"@lumino/widgets@1.26.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.26.0/manifests"},{"name":"@lumino/example-dockpanel@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.15.0/manifests"},{"name":"@lumino/example-datastore@0.15.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.15.0/manifests"},{"name":"@lumino/example-datagrid@0.25.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.25.0/manifests"},{"name":"@lumino/example-accordionpanel@0.2.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-accordionpanel@0.2.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-accordionpanel@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-accordionpanel%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-accordionpanel@0.2.0/manifests"},{"name":"@lumino/default-theme@0.17.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.17.0/manifests"},{"name":"@lumino/datagrid@0.28.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.28.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.28.0/manifests"},{"name":"@lumino/application@1.23.0","sha":"402527426174d74c5e40de0f8fd464fdb5bc143f","kind":"commit","published_at":"2021-08-03T10:52:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.23.0/manifests"},{"name":"v2021.7.23","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"tag","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.23","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.23/manifests"},{"name":"@lumino/widgets@1.25.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.25.0/manifests"},{"name":"@lumino/example-dockpanel@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.14.0/manifests"},{"name":"@lumino/example-datastore@0.14.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.14.0/manifests"},{"name":"@lumino/example-datagrid@0.24.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.24.0/manifests"},{"name":"@lumino/default-theme@0.16.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.16.0/manifests"},{"name":"@lumino/datagrid@0.27.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.27.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.27.0/manifests"},{"name":"@lumino/application@1.22.0","sha":"a89eb458be3643cf1fb1432838ecc7ab14606896","kind":"commit","published_at":"2021-07-23T12:39:55.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.22.0/manifests"},{"name":"v2021.7.21","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"tag","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.21","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.21/manifests"},{"name":"@lumino/example-dockpanel@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.13.0/manifests"},{"name":"@lumino/example-datastore@0.13.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.13.0/manifests"},{"name":"@lumino/example-datagrid@0.23.0","sha":"a105b6f62d7e630ec2bc0095507fc7547ba29629","kind":"commit","published_at":"2021-07-21T14:10:00.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.23.0/manifests"},{"name":"@lumino/widgets@1.24.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.24.0/manifests"},{"name":"@lumino/default-theme@0.15.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.15.0/manifests"},{"name":"@lumino/datagrid@0.26.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.26.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.26.0/manifests"},{"name":"@lumino/application@1.21.0","sha":"739813076b5c30c7a17819f70eb0c4c65dbe464a","kind":"tag","published_at":"2021-07-21T14:07:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.21.0/manifests"},{"name":"v2021.7.19","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"tag","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.7.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.7.19/manifests"},{"name":"@lumino/example-datagrid@0.22.2","sha":"cb80c56bfba800e9a8e7c2ec16e8e96f5df36be5","kind":"commit","published_at":"2021-07-19T22:59:54.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.2/manifests"},{"name":"@lumino/datagrid@0.25.2","sha":"a4e7a0b9e96cb382315e6cedcef6f633a72ac925","kind":"tag","published_at":"2021-07-19T22:58:34.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.2","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.2/manifests"},{"name":"v2021.6.10","sha":"b71e3ba2ceb0a37d25cde02022f72154e1ff2d10","kind":"tag","published_at":"2021-06-10T20:34:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/v2021.6.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/v2021.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@v2021.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/v2021.6.10/manifests"},{"name":"@lumino/example-datagrid@0.22.1","sha":"9b0e78b7ed49812f846d15daa91aa1517ef478b6","kind":"commit","published_at":"2021-06-10T17:44:21.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.1/manifests"},{"name":"@lumino/datagrid@0.25.1","sha":"6c6cf684d121896d971b9f970a095e2a127fe2cb","kind":"tag","published_at":"2021-06-10T17:44:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.1/manifests"},{"name":"2021.5.20","sha":"b0d22aeafd079858001923b5c5122b1d84109fed","kind":"commit","published_at":"2021-05-20T09:24:23.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.20","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.20/manifests"},{"name":"@lumino/example-datagrid@0.22.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.22.0/manifests"},{"name":"@lumino/datagrid@0.25.0","sha":"b705f8cc359336c1d7a8f9ff4c7489d11622f3cf","kind":"tag","published_at":"2021-05-20T09:24:03.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.25.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.25.0/manifests"},{"name":"2021.5.10","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"commit","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.5.10","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.5.10/manifests"},{"name":"@lumino/widgets@1.23.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.23.0/manifests"},{"name":"@lumino/example-dockpanel@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.12.0/manifests"},{"name":"@lumino/example-datastore@0.12.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.12.0/manifests"},{"name":"@lumino/example-datagrid@0.21.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.21.0/manifests"},{"name":"@lumino/default-theme@0.14.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.14.0/manifests"},{"name":"@lumino/datagrid@0.24.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.24.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.24.0/manifests"},{"name":"@lumino/application@1.20.0","sha":"ba13ebba06ddc472cc17eb4180057693e5e71542","kind":"tag","published_at":"2021-05-10T14:07:11.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.20.0/manifests"},{"name":"2021.4.27","sha":"cbb8cfd804b647ff7a150799353b27c2dc17f373","kind":"commit","published_at":"2021-04-27T18:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.27","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.27/manifests"},{"name":"@lumino/widgets@1.22.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.22.0/manifests"},{"name":"@lumino/virtualdom@1.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.11.0/manifests"},{"name":"@lumino/signaling@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.7.0/manifests"},{"name":"@lumino/properties@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.5.0/manifests"},{"name":"@lumino/polling@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.6.0/manifests"},{"name":"@lumino/messaging@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.7.0/manifests"},{"name":"@lumino/keyboard@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.5.0/manifests"},{"name":"@lumino/example-dockpanel@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.11.0/manifests"},{"name":"@lumino/example-datastore@0.11.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.11.0/manifests"},{"name":"@lumino/example-datagrid@0.20.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.20.0/manifests"},{"name":"@lumino/dragdrop@1.10.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.10.0/manifests"},{"name":"@lumino/domutils@1.5.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.5.0/manifests"},{"name":"@lumino/disposable@1.7.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.7.0/manifests"},{"name":"@lumino/default-theme@0.13.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.13.0/manifests"},{"name":"@lumino/datastore@0.14.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.14.0/manifests"},{"name":"@lumino/datagrid@0.23.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.23.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.23.0/manifests"},{"name":"@lumino/coreutils@1.8.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.8.0/manifests"},{"name":"@lumino/commands@1.15.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.15.0/manifests"},{"name":"@lumino/collections@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.6.0/manifests"},{"name":"@lumino/application@1.19.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.19.0/manifests"},{"name":"@lumino/algorithm@1.6.0","sha":"21e56bda067c5293e6be42bef006b205223c9862","kind":"tag","published_at":"2021-04-27T18:33:19.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.6.0/manifests"},{"name":"2012.4.19","sha":"ca24be26a0a9addf7eea3793bcdb8e5008e4431a","kind":"commit","published_at":"2021-04-19T11:09:27.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2012.4.19","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2012.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2012.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2012.4.19/manifests"},{"name":"@lumino/widgets@1.21.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.21.0/manifests"},{"name":"@lumino/virtualdom@1.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.10.0/manifests"},{"name":"@lumino/signaling@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.6.0/manifests"},{"name":"@lumino/properties@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.4.0/manifests"},{"name":"@lumino/polling@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.5.0/manifests"},{"name":"@lumino/messaging@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.6.0/manifests"},{"name":"@lumino/keyboard@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.4.0/manifests"},{"name":"@lumino/example-dockpanel@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.10.0/manifests"},{"name":"@lumino/example-datastore@0.10.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.10.0/manifests"},{"name":"@lumino/example-datagrid@0.19.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.19.0/manifests"},{"name":"@lumino/dragdrop@1.9.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.9.0/manifests"},{"name":"@lumino/domutils@1.4.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.4.0/manifests"},{"name":"@lumino/disposable@1.6.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.6.0/manifests"},{"name":"@lumino/default-theme@0.12.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.12.0/manifests"},{"name":"@lumino/datastore@0.13.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.13.0/manifests"},{"name":"@lumino/datagrid@0.22.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.22.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.22.0/manifests"},{"name":"@lumino/coreutils@1.7.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.7.0/manifests"},{"name":"@lumino/commands@1.14.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.14.0/manifests"},{"name":"@lumino/collections@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.5.0/manifests"},{"name":"@lumino/application@1.18.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.18.0/manifests"},{"name":"@lumino/algorithm@1.5.0","sha":"1b5010874a01fe67a925d44832583148decd476c","kind":"tag","published_at":"2021-04-19T11:07:58.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.5.0/manifests"},{"name":"2021.4.12","sha":"f434ff8bc751b58cc27b9cf0ab7cb31318e8dd15","kind":"commit","published_at":"2021-04-12T09:43:05.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.12","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.12/manifests"},{"name":"@lumino/example-datagrid@0.18.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.1/manifests"},{"name":"@lumino/datagrid@0.21.1","sha":"c68b22bbf280e9e11c2bf73a96e955d6b8e971bb","kind":"tag","published_at":"2021-04-12T09:41:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.1/manifests"},{"name":"2021.4.9","sha":"25b72e9ee10c641f675ac888a832601f72aef17f","kind":"commit","published_at":"2021-04-09T10:41:20.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.4.9","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.4.9/manifests"},{"name":"@lumino/widgets@1.20.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.20.0/manifests"},{"name":"@lumino/virtualdom@1.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.9.0/manifests"},{"name":"@lumino/signaling@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/signaling@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/signaling@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fsignaling%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fsignaling@1.5.0/manifests"},{"name":"@lumino/properties@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/properties@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/properties@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fproperties%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fproperties@1.3.0/manifests"},{"name":"@lumino/polling@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/polling@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/polling@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fpolling%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fpolling@1.4.0/manifests"},{"name":"@lumino/messaging@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/messaging@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/messaging@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fmessaging%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fmessaging@1.5.0/manifests"},{"name":"@lumino/keyboard@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/keyboard@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/keyboard@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fkeyboard%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fkeyboard@1.3.0/manifests"},{"name":"@lumino/example-dockpanel@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.9.0/manifests"},{"name":"@lumino/example-datastore@0.9.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.9.0/manifests"},{"name":"@lumino/example-datagrid@0.18.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.18.0/manifests"},{"name":"@lumino/dragdrop@1.8.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.8.0/manifests"},{"name":"@lumino/domutils@1.3.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/domutils@1.3.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/domutils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdomutils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdomutils@1.3.0/manifests"},{"name":"@lumino/disposable@1.5.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/disposable@1.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/disposable@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdisposable%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdisposable@1.5.0/manifests"},{"name":"@lumino/default-theme@0.11.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.11.0/manifests"},{"name":"@lumino/datastore@0.12.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.12.0/manifests"},{"name":"@lumino/datagrid@0.21.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.21.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.21.0/manifests"},{"name":"@lumino/coreutils@1.6.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/coreutils@1.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/coreutils@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcoreutils%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcoreutils@1.6.0/manifests"},{"name":"@lumino/commands@1.13.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.13.0/manifests"},{"name":"@lumino/collections@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/collections@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/collections@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcollections%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcollections@1.4.0/manifests"},{"name":"@lumino/application@1.17.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.17.0/manifests"},{"name":"@lumino/algorithm@1.4.0","sha":"a8ec2652ce7e260423a61fa1b822ead20aa8d852","kind":"tag","published_at":"2021-04-09T10:38:32.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/algorithm@1.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/algorithm@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Falgorithm%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Falgorithm@1.4.0/manifests"},{"name":"2021.3.11","sha":"9073d761ead961abb53d2dd4bfe671bd469003c1","kind":"commit","published_at":"2021-03-23T08:40:24.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/2021.3.11","html_url":"https://github.com/jupyterlab/lumino/releases/tag/2021.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@2021.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/2021.3.11/manifests"},{"name":"@lumino/widgets@1.19.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.19.0/manifests"},{"name":"@lumino/example-dockpanel@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.8.0/manifests"},{"name":"@lumino/example-datastore@0.8.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.8.0/manifests"},{"name":"@lumino/example-datagrid@0.17.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.17.0/manifests"},{"name":"@lumino/default-theme@0.10.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.10.0/manifests"},{"name":"@lumino/datagrid@0.20.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.20.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.20.0/manifests"},{"name":"@lumino/application@1.16.0","sha":"ffcb8717ae7a9378e3aef767191389094a0d627c","kind":"tag","published_at":"2021-03-11T21:11:16.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.16.0/manifests"},{"name":"@lumino/widgets@1.18.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.18.0/manifests"},{"name":"@lumino/example-dockpanel@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.7.0/manifests"},{"name":"@lumino/example-datastore@0.7.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.7.0/manifests"},{"name":"@lumino/example-datagrid@0.16.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.16.0/manifests"},{"name":"@lumino/default-theme@0.9.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.9.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.9.0/manifests"},{"name":"@lumino/datagrid@0.19.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.19.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.19.0/manifests"},{"name":"@lumino/application@1.15.0","sha":"4f2432290e874b040310d428593abe4afc336066","kind":"tag","published_at":"2021-01-19T18:59:47.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.15.0/manifests"},{"name":"@lumino/example-datagrid@0.15.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.15.0/manifests"},{"name":"@lumino/datagrid@0.18.0","sha":"11ec996c7e7599af38c3b28d546033c578f71e4f","kind":"tag","published_at":"2021-01-05T18:36:18.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.18.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.18.0/manifests"},{"name":"@lumino/widgets@1.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.17.0/manifests"},{"name":"@lumino/example-dockpanel@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.6.0/manifests"},{"name":"@lumino/example-datastore@0.6.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.6.0/manifests"},{"name":"@lumino/example-datagrid@0.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.14.0/manifests"},{"name":"@lumino/default-theme@0.8.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.8.0/manifests"},{"name":"@lumino/datagrid@0.17.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.17.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.17.0/manifests"},{"name":"@lumino/application@1.14.0","sha":"f9530a390c0ab5fa5afffc2135bd4da74b487bd8","kind":"tag","published_at":"2020-12-11T17:03:29.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.14.0/manifests"},{"name":"@lumino/widgets@1.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.1/manifests"},{"name":"@lumino/example-dockpanel@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.1/manifests"},{"name":"@lumino/example-datastore@0.5.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.1/manifests"},{"name":"@lumino/example-datagrid@0.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.1/manifests"},{"name":"@lumino/dragdrop@1.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.1/manifests"},{"name":"@lumino/default-theme@0.7.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.1/manifests"},{"name":"@lumino/datagrid@0.16.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.1/manifests"},{"name":"@lumino/application@1.13.1","sha":"932c7357f96597118ad1b0c40ada9abb7bb66b0c","kind":"tag","published_at":"2020-12-04T01:30:49.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.1/manifests"},{"name":"@lumino/widgets@1.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.16.0/manifests"},{"name":"@lumino/example-dockpanel@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.5.0/manifests"},{"name":"@lumino/example-datastore@0.5.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.5.0/manifests"},{"name":"@lumino/example-datagrid@0.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.13.0/manifests"},{"name":"@lumino/dragdrop@1.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/dragdrop@1.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/dragdrop@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdragdrop%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdragdrop@1.7.0/manifests"},{"name":"@lumino/default-theme@0.7.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.7.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.7.0/manifests"},{"name":"@lumino/datagrid@0.16.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.16.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.16.0/manifests"},{"name":"@lumino/application@1.13.0","sha":"b58a5c0a18343707f0409f100113f85d6a3ff7a0","kind":"tag","published_at":"2020-12-01T17:12:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.13.0/manifests"},{"name":"@lumino/widgets@1.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.15.0/manifests"},{"name":"@lumino/virtualdom@1.8.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/virtualdom@1.8.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/virtualdom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fvirtualdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fvirtualdom@1.8.0/manifests"},{"name":"@lumino/example-dockpanel@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.4.0/manifests"},{"name":"@lumino/example-datastore@0.4.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.4.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.4.0/manifests"},{"name":"@lumino/example-datagrid@0.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.12.0/manifests"},{"name":"@lumino/default-theme@0.6.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.6.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.6.0/manifests"},{"name":"@lumino/datagrid@0.15.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.15.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.15.0/manifests"},{"name":"@lumino/commands@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.12.0/manifests"},{"name":"@lumino/application@1.12.0","sha":"45769935540ef81d395d00a859a445bf5bf48c30","kind":"tag","published_at":"2020-11-30T22:35:52.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.12.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.12.0/manifests"},{"name":"@lumino/widgets@1.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.1/manifests"},{"name":"@lumino/example-dockpanel@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.6/manifests"},{"name":"@lumino/example-datastore@0.3.6","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.6","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.6/manifests"},{"name":"@lumino/example-datagrid@0.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.1/manifests"},{"name":"@lumino/default-theme@0.5.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.1/manifests"},{"name":"@lumino/datagrid@0.14.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.1/manifests"},{"name":"@lumino/commands@1.11.4","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/commands@1.11.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/commands@1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fcommands%401.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fcommands@1.11.4/manifests"},{"name":"@lumino/application@1.11.1","sha":"11728c21b04f091fe00766a5332f73ff78024ea0","kind":"tag","published_at":"2020-11-02T22:01:42.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.1","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.1/manifests"},{"name":"@lumino/example-datagrid@0.11.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.11.0/manifests"},{"name":"@lumino/datagrid@0.14.0","sha":"938804120f58bf61e795bde9d596f6ce7573e920","kind":"tag","published_at":"2020-08-24T15:26:02.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.14.0/manifests"},{"name":"@lumino/widgets@1.14.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.14.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.14.0/manifests"},{"name":"@lumino/example-dockpanel@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.5/manifests"},{"name":"@lumino/example-datastore@0.3.5","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datastore@0.3.5","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datastore@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datastore%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datastore@0.3.5/manifests"},{"name":"@lumino/example-datagrid@0.10.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-datagrid@0.10.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-datagrid@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-datagrid%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-datagrid@0.10.0/manifests"},{"name":"@lumino/default-theme@0.5.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/default-theme@0.5.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/default-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdefault-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdefault-theme@0.5.0/manifests"},{"name":"@lumino/datastore@0.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datastore@0.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datastore@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatastore%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatastore@0.11.0/manifests"},{"name":"@lumino/datagrid@0.13.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/datagrid@0.13.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/datagrid@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fdatagrid%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fdatagrid@0.13.0/manifests"},{"name":"@lumino/application@1.11.0","sha":"443967554e00d43a42f989157c5185b83bccab09","kind":"tag","published_at":"2020-08-20T18:07:46.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/application@1.11.0","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/application@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fapplication%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fapplication@1.11.0/manifests"},{"name":"@lumino/widgets@1.13.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/widgets@1.13.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/widgets@1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fwidgets%401.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fwidgets@1.13.4/manifests"},{"name":"@lumino/example-dockpanel@0.3.4","sha":"77ec35c598c56adc764ed6054bf91ef3e0d21e27","kind":"tag","published_at":"2020-07-27T17:53:14.000Z","download_url":"https://codeload.github.com/jupyterlab/lumino/tar.gz/@lumino/example-dockpanel@0.3.4","html_url":"https://github.com/jupyterlab/lumino/releases/tag/@lumino/example-dockpanel@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/lumino@%40lumino%2Fexample-dockpanel%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/tags/@lumino%2Fexample-dockpanel@0.3.4/manifests"}]},"repo_metadata_updated_at":"2026-08-24T21:36:02.968Z","dependent_packages_count":15,"downloads":36143,"downloads_period":"last-month","dependent_repos_count":43,"rankings":{"downloads":2.0362380420984807,"dependent_repos_count":2.0692917993753004,"dependent_packages_count":1.4537359464574942,"stargazers_count":3.0920553738493726,"forks_count":2.9181980604182445,"docker_downloads_count":null,"average":2.3139038444397784},"purl":"pkg:npm/%40lumino/default-theme","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@lumino/default-theme","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@lumino/default-theme","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@lumino/default-theme/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T09:43:24.681Z","issues_count":97,"pull_requests_count":484,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2747933884297522,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":49,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4081632653061225,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","maintainers":[{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"MUFFANUJ","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"},{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"},{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}],"active_maintainers":[{"login":"MUFFANUJ","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"},{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"},{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fdefault-theme/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fdefault-theme/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fdefault-theme/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fdefault-theme/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fdefault-theme/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lumino%2Fdefault-theme/codemeta","maintainers":[{"uuid":"darian","login":"darian","name":null,"email":"npm@darian.at","url":null,"packages_count":255,"html_url":"https://www.npmjs.com/~darian","role":null,"created_at":"2022-11-20T19:07:29.700Z","updated_at":"2022-11-20T19:07:29.700Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/darian/packages"},{"uuid":"krassowski","login":"krassowski","name":null,"email":"krassowski.michal@gmail.com","url":null,"packages_count":268,"html_url":"https://www.npmjs.com/~krassowski","role":null,"created_at":"2026-03-04T08:32:40.479Z","updated_at":"2026-03-04T08:32:40.479Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/krassowski/packages"},{"uuid":"ellisonbg","login":"ellisonbg","name":null,"email":"ellisonbg@gmail.com","url":null,"packages_count":36,"html_url":"https://www.npmjs.com/~ellisonbg","role":null,"created_at":"2022-11-20T19:07:29.697Z","updated_at":"2022-11-20T19:07:29.697Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ellisonbg/packages"},{"uuid":"blink1073","login":"blink1073","name":null,"email":"steven.silvester@ieee.org","url":null,"packages_count":184,"html_url":"https://www.npmjs.com/~blink1073","role":null,"created_at":"2022-11-20T19:07:29.694Z","updated_at":"2022-11-20T19:07:29.694Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/blink1073/packages"},{"uuid":"jasongrout","login":"jasongrout","name":null,"email":"jason@jasongrout.org","url":null,"packages_count":228,"html_url":"https://www.npmjs.com/~jasongrout","role":null,"created_at":"2022-11-20T19:07:29.689Z","updated_at":"2022-11-20T19:07:29.689Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jasongrout/packages"},{"uuid":"fcollonval","login":"fcollonval","name":null,"email":"fcollonval@gmail.com","url":null,"packages_count":123,"html_url":"https://www.npmjs.com/~fcollonval","role":null,"created_at":"2022-11-20T19:07:29.670Z","updated_at":"2022-11-20T19:07:29.670Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fcollonval/packages"},{"uuid":"jtpio","login":"jtpio","name":null,"email":"jeremy@jtp.io","url":null,"packages_count":391,"html_url":"https://www.npmjs.com/~jtpio","role":null,"created_at":"2022-11-20T19:07:29.684Z","updated_at":"2022-11-20T19:07:29.684Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jtpio/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786895,"maintainers_count":1238487,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":10448,"full_name":"jupyterlab/lumino","default_branch":"main","total_commits":3550,"total_committers":81,"total_bot_commits":167,"total_bot_committers":1,"mean_commits":43.82716049382716,"dds":0.48788732394366197,"past_year_total_commits":51,"past_year_total_committers":8,"past_year_total_bot_commits":19,"past_year_total_bot_committers":1,"past_year_mean_commits":6.375,"past_year_dds":0.6274509803921569,"last_synced_at":"2026-08-25T22:21:19.060Z","last_synced_commit":"d9b39db2c6d609af334729eeba2ab9376a11c0a7","created_at":"2023-03-07T11:06:42.086Z","updated_at":"2026-08-25T22:21:18.886Z","committers":[{"name":"S. Chris Colbert","email":"sccolbert@gmail.com","login":"sccolbert","count":1818},{"name":"Afshin T. Darian","email":"git@darian.email","login":"afshin","count":308},{"name":"Steven Silvester","email":"steven.silvester@ieee.org","login":"blink1073","count":274},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":167},{"name":"Frédéric Collonval","email":"fcollonval","login":"fcollonval","count":147},{"name":"Ian Rose","email":"ian.r.rose@gmail.com","login":"ian-r-rose","count":110},{"name":"Mehmet Bektas","email":"mbektas@bloomberg.net","login":"mbektas","count":91},{"name":"GitHub Action","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":55},{"name":"Steven Silvester","email":"stslve@amazon.com","login":null,"count":54},{"name":"Itay Dafna","email":"i.b.dafna@gmail.com","login":"ibdafna","count":53},{"name":"Jason Grout","email":"jgrout6@bloomberg.net","login":"jasongrout","count":52},{"name":"telamonian","email":"mklein@jhu.edu","login":"telamonian","count":42},{"name":"Vidar Tonaas Fauske","email":"vidartf@gmail.com","login":"vidartf","count":38},{"name":"Michał Krassowski","email":"5832902+krassowski","login":"krassowski","count":36},{"name":"martinRenou","email":"martin.renou@gmail.com","login":"martinRenou","count":32},{"name":"Steven Silvester","email":"ssilvester@apple.com","login":null,"count":29},{"name":"Naveen Michaud-Agrawal","email":"naveen.michaudagrawal@gmail.com","login":"nmichaud","count":24},{"name":"Brian E. Granger","email":"ellisonbg@gmail.com","login":"ellisonbg","count":21},{"name":"Gabriel Fouasnon","email":"gabriel@fouasnon.com","login":"gabalafou","count":20},{"name":"Logan McNichols","email":"loganamcnichols@gmail.com","login":"loganamcnichols","count":20},{"name":"Martha Cryan","email":"martha.cryan@ibm.com","login":null,"count":15},{"name":"Gordon Smith","email":"GordonJSmith@gmail.com","login":"GordonSmith","count":12},{"name":"Jeremy Tuloup","email":"jeremy.tuloup@gmail.com","login":"jtpio","count":10},{"name":"Nicolas Brichet","email":"32258950+brichet","login":"brichet","count":9},{"name":"Matthias Bussonnier","email":"bussonniermatthias@gmail.com","login":"Carreau","count":7},{"name":"Nate Woods","email":"big.nate.w@gmail.com","login":"bign8","count":7},{"name":"Carlos Herrero","email":"carlosherrerocontact@gmail.com","login":"hbcarlos","count":7},{"name":"Jason Weill","email":"jweill@amazon.com","login":"JasonWeill","count":6},{"name":"John Detlefs","email":"jdetle@gmail.com","login":"jdetle","count":5},{"name":"Saul Shanabrook","email":"s.shanabrook@gmail.com","login":"saulshanabrook","count":4},{"name":"ANUJ KUMAR SINGH","email":"anujsinghhero292@gmail.com","login":"MUFFANUJ","count":4},{"name":"Kalen Goo","email":"ktwmgoo@gmail.com","login":"kgoo124","count":3},{"name":"Piers Deseilligny","email":"42496508+piersdeseilligny","login":"piersdeseilligny","count":3},{"name":"Le Duc Trung","email":"leductrungxf@gmail.com","login":"trungleduc","count":3},{"name":"Ryan Grout","email":"ryan@ryangrout.org","login":"groutr","count":3},{"name":"Eugene Tang","email":"eugene.c.tang@gmail.com","login":"eugenet12","count":3},{"name":"Dave Willmer","email":"dave.willmer@gmail.com","login":"dwillmer","count":3},{"name":"Dzmitry Kishylau","email":"dzmitry_kishylau@Dzmitrys-MacBook-Pro.local","login":null,"count":3},{"name":"Josh Hamet","email":"jhamet@twitter.com","login":null,"count":3},{"name":"Andrew Fulton","email":"andrewfulton9@gmail.com","login":"andrewfulton9","count":2},{"name":"Paul Fisher","email":"paul.fisher@tiledb.com","login":"thetorpedodog","count":2},{"name":"g547315","email":"132482386+g547315","login":"g547315","count":2},{"name":"cnydw","email":"10969537+cnydw","login":"cnydw","count":2},{"name":"Bruno P. Kinoshita","email":"kinow","login":"kinow","count":2},{"name":"Gajanan","email":"ggbhat90@gmail.com","login":"ggbhat","count":2},{"name":"Darshan Poudel","email":"pranishpoudel10@gmail.com","login":"Darshan808","count":2},{"name":"alec-kr","email":"52685467+alec-kr","login":"alec-kr","count":1},{"name":"Vasilis Themelis","email":"vdthemelis@gmail.com","login":"vthemelis","count":1},{"name":"The Gitter Badger","email":"badger@gitter.im","login":"gitter-badger","count":1},{"name":"Tavin Cole","email":"tavin.cole@gmail.com","login":"tavin","count":1},{"name":"Sylvain Corlay","email":"sylvain.corlay@gmail.com","login":"SylvainCorlay","count":1},{"name":"Subhav Ramachandran","email":"4347930+subhav","login":"subhav","count":1},{"name":"Stephannie Jimenez Gacha","email":"steff456","login":"steff456","count":1},{"name":"Ronnie Dutta","email":"61982285+MetRonnie","login":"MetRonnie","count":1},{"name":"Piyush Jain","email":"piyushjain@duck.com","login":"3coins","count":1},{"name":"harsh kumar","email":"135993950+hxrshxz","login":"hxrshxz","count":1},{"name":"i-aki-y","email":"aki.y.ishikawa@gmail.com","login":"i-aki-y","count":1},{"name":"Zeme Olotu","email":"zeme.olotu@jpmorgan.com","login":null,"count":1},{"name":"j264415","email":"128609898+j264415","login":"j264415","count":1},{"name":"m158261","email":"141649264+m158261","login":"m158261","count":1},{"name":"nov rain","email":"novrainn@gmail.com","login":"novrain","count":1},{"name":"s596757","email":"128615100+s596757","login":"s596757","count":1},{"name":"thomasjm","email":"pyro777@gmail.com","login":"thomasjm","count":1},{"name":"Juha Järvi","email":"juha@nelipuu.fi","login":"jjrv","count":1},{"name":"Ian Thomas","email":"ianthomas23@gmail.com","login":"ianthomas23","count":1},{"name":"Ford Durbin","email":"Cameronfdurbin@gmail.com","login":"PlatinumCD","count":1},{"name":"Faustino Aguilar","email":"faustinoaq","login":"faustinoaq","count":1},{"name":"Duarte David","email":"duartercorreia@hotmail.com","login":"drcd1","count":1},{"name":"Dominik Moritz","email":"domoritz@gmail.com","login":"domoritz","count":1},{"name":"Denisa Checiu","email":"91504950+DenisaCG","login":"DenisaCG","count":1},{"name":"Chiara Marmo","email":"cmarmo","login":"cmarmo","count":1},{"name":"AlbertHilb","email":"alberthilbert@gmail.com","login":"AlbertHilb","count":1},{"name":"Kurt Schwehr","email":"schwehr@google.com","login":"schwehr","count":1},{"name":"Mark","email":"mark.hall@work.room3b.eu","login":"scmmmh","count":1},{"name":"Marta Szmit","email":"marta.szmit@zf.com","login":"marta-zf","count":1},{"name":"Min RK","email":"benjaminrk@gmail.com","login":"minrk","count":1},{"name":"Nicholas Bollweg","email":"nick.bollweg@gmail.com","login":"bollwyvl","count":1},{"name":"Nicolás Japas","email":"nicolasjapas@gmail.com","login":"nicojapas","count":1},{"name":"Nina Doschek","email":"ndoschek@eclipsesource.com","login":"ndoschek","count":1},{"name":"Nisha Nair","email":"102628718+nkn2022","login":"nkn2022","count":1},{"name":"Olivier Aubert","email":"contact@olivieraubert.net","login":"oaubert","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":19},{"name":"Michał Krassowski","email":"5832902+krassowski","login":"krassowski","count":12},{"name":"Jason Grout","email":"jasongrout","login":"jasongrout","count":10},{"name":"ANUJ KUMAR SINGH","email":"anujsinghhero292@gmail.com","login":"MUFFANUJ","count":4},{"name":"Jeremy Tuloup","email":"jeremy.tuloup@gmail.com","login":"jtpio","count":2},{"name":"Darshan Poudel","email":"pranishpoudel10@gmail.com","login":"Darshan808","count":2},{"name":"Sylvain Corlay","email":"sylvain.corlay@gmail.com","login":"SylvainCorlay","count":1},{"name":"Nina Doschek","email":"ndoschek@eclipsesource.com","login":"ndoschek","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6778582,"commits_count":983262140,"contributors_count":41442660,"owners_count":1364702,"committers_count":3363655,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"jupyterlab/lumino","html_url":"https://github.com/jupyterlab/lumino","last_synced_at":"2026-08-26T10:38:11.345Z","status":null,"issues_count":97,"pull_requests_count":484,"avg_time_to_close_issue":15966390.0,"avg_time_to_close_pull_request":1899566.1760722348,"issues_closed_count":60,"pull_requests_closed_count":443,"pull_request_authors_count":51,"issue_authors_count":42,"avg_comments_per_issue":2.0412371134020617,"avg_comments_per_pull_request":1.2747933884297522,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":49,"past_year_avg_time_to_close_issue":5029689.666666667,"past_year_avg_time_to_close_pull_request":3020181.878787879,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4081632653061225,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":24,"created_at":"2023-05-17T00:06:08.191Z","updated_at":"2026-08-26T10:38:11.345Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Flumino/issues","issue_labels_count":{"table":{"bug":37,"enhancement":34,"status:Needs Triage":14,"maintenance":11,"help wanted":8,"performance":5,"dependencies":4,"documentation":4,"accessibility":4,"good first issue":3,"question":2}},"pull_request_labels_count":{"table":{"maintenance":252,"dependencies":185,"github_actions":111,"enhancement":78,"documentation":59,"javascript":56,"bug":54,"accessibility":18,"performance":10,"feature":4,"api-change":3,"deprecation":1,"Still Needs Manual Backport":1}},"issue_author_associations_count":{"table":{"MEMBER":47,"NONE":28,"CONTRIBUTOR":22}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":242,"MEMBER":222,"NONE":20}},"issue_authors":{"table":{"afshin":18,"krassowski":15,"fcollonval":9,"andrii-i":4,"jtpio":4,"JasonWeill":3,"gabalafou":3,"yswang0927":2,"MetRonnie":2,"martaszmit":2,"bollwyvl":2,"EdsterG":2,"vthemelis":2,"echarles":1,"nmichaud":1,"VilikNakhshikyan":1,"cmarmo":1,"thetorpedodog":1,"sdirix":1,"pplonski":1,"steff456":1,"joseberlines":1,"cesaric":1,"drcd1":1,"vidartf":1,"andrewfulton9":1,"tavin":1,"fjxfirst":1,"jasongrout":1,"firai":1,"tsmaeder":1,"oliver-sanders":1,"brichet":1,"ianthomas23":1,"hxrshxz":1,"thomasjm":1,"SnarkBoojum":1,"jgunstone":1,"sdshq":1,"maartenbreddels":1,"YuantaiWei":1,"ndoschek":1}},"pull_request_authors":{"table":{"dependabot[bot]":186,"fcollonval":122,"krassowski":30,"afshin":29,"blink1073":15,"brichet":7,"meeseeksmachine":7,"jtpio":7,"g547315":6,"gabalafou":6,"MUFFANUJ":5,"novrain":5,"martinRenou":5,"vidartf":4,"andrewfulton9":3,"nkn2022":2,"GordonSmith":2,"JasonWeill":2,"s596757":2,"ianthomas23":2,"scmmmh":2,"cmarmo":2,"KH-Coder865":2,"m158261":2,"e218736":2,"sdirix":2,"ndoschek":1,"SylvainCorlay":1,"steff456":1,"drcd1":1,"hxrshxz":1,"thomasjm":1,"ibdafna":1,"trungleduc":1,"Carreau":1,"Darshan808":1,"telamonian":1,"3coins":1,"marthacryan":1,"thetorpedodog":1,"ian-r-rose":1,"nicojapas":1,"MetRonnie":1,"emilkrebs":1,"ellisonbg":1,"jjrv":1,"alec-kr":1,"nmichaud":1,"j264415":1,"i-aki-y":1,"tavin":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16391071,"issues_count":42683861,"pull_requests_count":136511424,"authors_count":11537593,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"bug":4,"status:Needs Triage":2,"enhancement":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":31,"javascript":22,"maintenance":11,"github_actions":9,"bug":9,"enhancement":5,"accessibility":1,"documentation":1}},"past_year_issue_author_associations_count":{"table":{"CONTRIBUTOR":2,"MEMBER":2,"NONE":2}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":32,"MEMBER":14,"NONE":3}},"past_year_issue_authors":{"table":{"fjxfirst":1,"jasongrout":1,"jtpio":1,"krassowski":1,"ndoschek":1,"YuantaiWei":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":31,"MUFFANUJ":5,"jtpio":3,"krassowski":3,"KH-Coder865":2,"afshin":1,"Darshan808":1,"emilkrebs":1,"ndoschek":1,"SylvainCorlay":1}},"maintainers":[{"table":{"login":"fcollonval","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"}},{"table":{"login":"afshin","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"}},{"table":{"login":"krassowski","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"}},{"table":{"login":"blink1073","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"}},{"table":{"login":"jtpio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"}},{"table":{"login":"MUFFANUJ","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"}},{"table":{"login":"martinRenou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"}},{"table":{"login":"vidartf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"}},{"table":{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"}},{"table":{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}},{"table":{"login":"ibdafna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibdafna"}},{"table":{"login":"ian-r-rose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"}},{"table":{"login":"marthacryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marthacryan"}},{"table":{"login":"telamonian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/telamonian"}}],"active_maintainers":[{"table":{"login":"MUFFANUJ","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MUFFANUJ"}},{"table":{"login":"jtpio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"}},{"table":{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"}},{"table":{"login":"afshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afshin"}},{"table":{"login":"Darshan808","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"}},{"table":{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}}]}},"events":{"total":{"CreateEvent":26,"DeleteEvent":22,"ForkEvent":18,"IssueCommentEvent":56,"IssuesEvent":18,"PullRequestEvent":84,"PullRequestReviewCommentEvent":18,"PullRequestReviewEvent":30,"PushEvent":40,"ReleaseEvent":3,"WatchEvent":95},"last_year":{"CreateEvent":16,"DeleteEvent":12,"ForkEvent":4,"IssueCommentEvent":23,"IssuesEvent":4,"PullRequestEvent":39,"PullRequestReviewCommentEvent":13,"PullRequestReviewEvent":11,"PushEvent":17,"WatchEvent":22}},"keywords":["jupyter","jupyterlab","user-interface-toolkits"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/auto-author-assign.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T01:31:36.444Z","updated_at":"2023-01-17T01:31:36.444Z","repository_link":"https://github.com/jupyterlab/lumino/blob/main/.github/workflows/auto-author-assign.yml","dependencies":[{"id":6964328094,"package_name":"toshimaru/auto-author-assign","ecosystem":"actions","requirements":"v1.6.2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/check-api-changes.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T01:31:36.459Z","updated_at":"2023-01-17T01:31:36.459Z","repository_link":"https://github.com/jupyterlab/lumino/blob/main/.github/workflows/check-api-changes.yml","dependencies":[{"id":6964328107,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6964328108,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6964328109,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6964328110,"package_name":"tj-actions/changed-files","ecosystem":"actions","requirements":"v35.4.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T01:31:36.551Z","updated_at":"2023-01-17T01:31:36.551Z","repository_link":"https://github.com/jupyterlab/lumino/blob/main/.github/workflows/codeql-analysis.yml","dependencies":[{"id":6964328113,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6964328114,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6964328115,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6964328116,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/enforce-label.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T01:31:36.634Z","updated_at":"2023-01-17T01:31:36.634Z","repository_link":"https://github.com/jupyterlab/lumino/blob/main/.github/workflows/enforce-label.yml","dependencies":[{"id":6964328224,"package_name":"jupyterlab/maintainer-tools/.github/actions/enforce-label","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/license-header.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T01:31:36.805Z","updated_at":"2023-01-17T01:31:36.805Z","repository_link":"https://github.com/jupyterlab/lumino/blob/main/.github/workflows/license-header.yml","dependencies":[{"id":6964328327,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6964328328,"package_name":"apache/skywalking-eyes/header","ecosystem":"actions","requirements":"v0.4.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lock.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T01:31:36.972Z","updated_at":"2023-01-17T01:31:36.972Z","repository_link":"https://github.com/jupyterlab/lumino/blob/main/.github/workflows/lock.yml","dependencies":[{"id":6964328333,"package_name":"dessant/lock-threads","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/prep-release.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T01:31:37.069Z","updated_at":"2023-01-17T01:31:37.069Z","repository_link":"https://github.com/jupyterlab/lumino/blob/main/.github/workflows/prep-release.yml","dependencies":[{"id":6964328359,"package_name":"jupyterlab/maintainer-tools/.github/actions/base-setup","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6964328360,"package_name":"jupyter-server/jupyter_releaser/.github/actions/prep-release","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish-release.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T01:31:37.581Z","updated_at":"2023-01-17T01:31:37.581Z","repository_link":"https://github.com/jupyterlab/lumino/blob/main/.github/workflows/publish-release.yml","dependencies":[{"id":6964330654,"package_name":"jupyterlab/maintainer-tools/.github/actions/base-setup","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6964330655,"package_name":"jupyter-server/jupyter_releaser/.github/actions/populate-release","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6964330656,"package_name":"jupyter-server/jupyter-releaser/.github/actions/finalize-release","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T01:31:37.727Z","updated_at":"2023-01-17T01:31:37.727Z","repository_link":"https://github.com/jupyterlab/lumino/blob/main/.github/workflows/tests.yml","dependencies":[{"id":6964331149,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6964331150,"package_name":"jupyterlab/maintainer-tools/.github/actions/base-setup","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6964331151,"package_name":"jupyterlab/maintainer-tools/.github/actions/check-links","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6964331152,"package_name":"jupyter-server/jupyter_releaser/.github/actions/check-release","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"conda","filepath":"binder/environment.yaml","sha":null,"kind":"manifest","created_at":"2023-01-17T01:31:37.810Z","updated_at":"2023-01-17T01:31:37.810Z","repository_link":"https://github.com/jupyterlab/lumino/blob/main/binder/environment.yaml","dependencies":[{"id":6964331716,"package_name":"jupyterlab-link-share","ecosystem":"conda","requirements":"0.2.*","direct":true,"kind":"runtime","optional":false},{"id":6964331719,"package_name":"nodejs","ecosystem":"conda","requirements":"14.0.*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"conda","filepath":"docs/environment.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T01:31:37.936Z","updated_at":"2023-01-17T01:31:37.936Z","repository_link":"https://github.com/jupyterlab/lumino/blob/main/docs/environment.yml","dependencies":[{"id":6964331997,"package_name":"jsx-lexer","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":6964331998,"package_name":"myst-parser","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":6964331999,"package_name":"nodejs","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":6964332000,"package_name":"pip","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":6964332001,"package_name":"pydata-sphinx-theme","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":6964332002,"package_name":"pytest","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":6964332003,"package_name":"pytest-check-links","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":6964332006,"package_name":"python","ecosystem":"conda","requirements":"3.10.*","direct":true,"kind":"runtime","optional":false},{"id":6964332007,"package_name":"requests-cache","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":6964332008,"package_name":"sphinx","ecosystem":"conda","requirements":"\u003e=5.0","direct":true,"kind":"runtime","optional":false},{"id":6964332009,"package_name":"sphinx-copybutton","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"buildutils/package.json","sha":null,"kind":"manifest","created_at":"2023-01-17T01:31:38.174Z","updated_at":"2023-01-17T01:31:38.174Z","repository_link":"https://github.com/jupyterlab/lumino/blob/main/buildutils/package.json","dependencies":[{"id":6964332062,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"^15.0.1","direct":true,"kind":"runtime","optional":false},{"id":6964332063,"package_name":"rollup-plugin-postcss","ecosystem":"npm","requirements":"^4.0.2","direct":true,"kind":"runtime","optional":false},{"id":6964332064,"package_name":"rollup-plugin-sourcemaps","ecosystem":"npm","requirements":"^0.6.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"examples/example-accordionpanel/package.json","sha":null,"kind":"manifest","created_at":"2023-01-17T01:31:38.346Z","updated_at":"2023-01-17T01:31:38.346Z","repository_link":"https://github.com/jupyterlab/lumino/blob/main/examples/example-accordionpanel/package.json","dependencies":[{"id":6964332736,"package_name":"@lumino/default-theme","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964332737,"package_name":"@lumino/messaging","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964332738,"package_name":"@lumino/widgets","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964332739,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"^15.0.1","direct":true,"kind":"development","optional":false},{"id":6964332740,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":6964332741,"package_name":"rollup","ecosystem":"npm","requirements":"^3.9.1","direct":true,"kind":"development","optional":false},{"id":6964332742,"package_name":"rollup-plugin-styles","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":6964332743,"package_name":"typescript","ecosystem":"npm","requirements":"~4.9.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"examples/example-datagrid/package.json","sha":null,"kind":"manifest","created_at":"2023-01-17T01:31:38.984Z","updated_at":"2023-01-17T01:31:38.984Z","repository_link":"https://github.com/jupyterlab/lumino/blob/main/examples/example-datagrid/package.json","dependencies":[{"id":6964333547,"package_name":"@lumino/datagrid","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964333548,"package_name":"@lumino/default-theme","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964333549,"package_name":"@lumino/dragdrop","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964333550,"package_name":"@lumino/widgets","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964333551,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"^15.0.1","direct":true,"kind":"development","optional":false},{"id":6964333552,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":6964333553,"package_name":"rollup","ecosystem":"npm","requirements":"^3.9.1","direct":true,"kind":"development","optional":false},{"id":6964333554,"package_name":"rollup-plugin-styles","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":6964333555,"package_name":"typescript","ecosystem":"npm","requirements":"~4.9.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"examples/example-dockpanel/package.json","sha":null,"kind":"manifest","created_at":"2023-01-17T01:31:40.114Z","updated_at":"2023-01-17T01:31:40.114Z","repository_link":"https://github.com/jupyterlab/lumino/blob/main/examples/example-dockpanel/package.json","dependencies":[{"id":6964333960,"package_name":"@lumino/commands","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964333961,"package_name":"@lumino/default-theme","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964333962,"package_name":"@lumino/dragdrop","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964333963,"package_name":"@lumino/messaging","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964333964,"package_name":"@lumino/widgets","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964333965,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"^15.0.1","direct":true,"kind":"development","optional":false},{"id":6964333966,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":6964333967,"package_name":"rollup","ecosystem":"npm","requirements":"^3.9.1","direct":true,"kind":"development","optional":false},{"id":6964333968,"package_name":"rollup-plugin-styles","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":6964333969,"package_name":"typescript","ecosystem":"npm","requirements":"~4.9.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"examples/example-dockpanel-amd/package.json","sha":null,"kind":"manifest","created_at":"2023-01-17T01:31:41.030Z","updated_at":"2023-01-17T01:31:41.030Z","repository_link":"https://github.com/jupyterlab/lumino/blob/main/examples/example-dockpanel-amd/package.json","dependencies":[{"id":6964335009,"package_name":"@playwright/test","ecosystem":"npm","requirements":"^1.29.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"examples/example-dockpanel-iife/package.json","sha":null,"kind":"manifest","created_at":"2023-01-17T01:31:41.719Z","updated_at":"2023-01-17T01:31:41.719Z","repository_link":"https://github.com/jupyterlab/lumino/blob/main/examples/example-dockpanel-iife/package.json","dependencies":[{"id":6964337710,"package_name":"@playwright/test","ecosystem":"npm","requirements":"^1.29.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"examples/example-menubar/package.json","sha":null,"kind":"manifest","created_at":"2023-01-17T01:31:42.147Z","updated_at":"2023-01-17T01:31:42.147Z","repository_link":"https://github.com/jupyterlab/lumino/blob/main/examples/example-menubar/package.json","dependencies":[{"id":6964338728,"package_name":"@lumino/default-theme","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964338729,"package_name":"@lumino/messaging","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964338730,"package_name":"@lumino/widgets","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964338731,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"^15.0.1","direct":true,"kind":"development","optional":false},{"id":6964338732,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":6964338733,"package_name":"rollup","ecosystem":"npm","requirements":"^3.9.1","direct":true,"kind":"development","optional":false},{"id":6964338734,"package_name":"rollup-plugin-styles","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":6964338735,"package_name":"typescript","ecosystem":"npm","requirements":"~4.9.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"examples/example-nested-dockpanel-amd/package.json","sha":null,"kind":"manifest","created_at":"2023-01-17T01:31:42.556Z","updated_at":"2023-01-17T01:31:42.556Z","repository_link":"https://github.com/jupyterlab/lumino/blob/main/examples/example-nested-dockpanel-amd/package.json","dependencies":[{"id":6964340730,"package_name":"@playwright/test","ecosystem":"npm","requirements":"^1.29.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"notebooks/package.json","sha":null,"kind":"manifest","created_at":"2023-01-17T01:31:42.930Z","updated_at":"2023-01-17T01:31:42.930Z","repository_link":"https://github.com/jupyterlab/lumino/blob/main/notebooks/package.json","dependencies":[{"id":6964342082,"package_name":"convert-hrtime","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":6964342084,"package_name":"d3-array","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"runtime","optional":false},{"id":6964342087,"package_name":"lodash","ecosystem":"npm","requirements":"^4.17.15","direct":true,"kind":"runtime","optional":false},{"id":6964342089,"package_name":"react","ecosystem":"npm","requirements":"^16.11.0","direct":true,"kind":"runtime","optional":false},{"id":6964342097,"package_name":"react-dom","ecosystem":"npm","requirements":"^16.11.0","direct":true,"kind":"runtime","optional":false},{"id":6964342098,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.7.2","direct":true,"kind":"development","optional":false},{"id":6964342099,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"^7.7.0","direct":true,"kind":"development","optional":false},{"id":6964342100,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"^7.7.1","direct":true,"kind":"development","optional":false},{"id":6964342101,"package_name":"@babel/preset-react","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"development","optional":false},{"id":6964342102,"package_name":"@babel/preset-typescript","ecosystem":"npm","requirements":"^7.7.2","direct":true,"kind":"development","optional":false},{"id":6964342103,"package_name":"@types/react","ecosystem":"npm","requirements":"^16.9.11","direct":true,"kind":"development","optional":false},{"id":6964342104,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"^16.9.4","direct":true,"kind":"development","optional":false},{"id":6964342105,"package_name":"typescript","ecosystem":"npm","requirements":"~4.9.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2023-01-17T01:31:43.013Z","updated_at":"2023-01-17T01:31:43.013Z","repository_link":"https://github.com/jupyterlab/lumino/blob/main/package.json","dependencies":[{"id":6964344857,"package_name":"@jupyterlab/buildutils","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":6964344860,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"^5.32.0","direct":true,"kind":"development","optional":false},{"id":6964344861,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"^5.32.0","direct":true,"kind":"development","optional":false},{"id":6964344862,"package_name":"eslint","ecosystem":"npm","requirements":"^8.21.0","direct":true,"kind":"development","optional":false},{"id":6964344863,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"^8.5.0","direct":true,"kind":"development","optional":false},{"id":6964344865,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"^4.2.0","direct":true,"kind":"development","optional":false},{"id":6964344866,"package_name":"husky","ecosystem":"npm","requirements":"^8.0.0","direct":true,"kind":"development","optional":false},{"id":6964344868,"package_name":"lerna","ecosystem":"npm","requirements":"^6.3.0","direct":true,"kind":"development","optional":false},{"id":6964344869,"package_name":"lint-staged","ecosystem":"npm","requirements":"^13.1.0","direct":true,"kind":"development","optional":false},{"id":6964344870,"package_name":"prettier","ecosystem":"npm","requirements":"^2.7.1","direct":true,"kind":"development","optional":false},{"id":6964344871,"package_name":"shell-quote","ecosystem":"npm","requirements":"^1.7.2","direct":true,"kind":"development","optional":false},{"id":6964344872,"package_name":"typedoc","ecosystem":"npm","requirements":"~0.23.9","direct":true,"kind":"development","optional":false},{"id":6964344873,"package_name":"typescript","ecosystem":"npm","requirements":"~4.9.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/algorithm/package.json","sha":null,"kind":"manifest","created_at":"2023-01-17T01:31:43.616Z","updated_at":"2023-01-17T01:31:43.616Z","repository_link":"https://github.com/jupyterlab/lumino/blob/main/packages/algorithm/package.json","dependencies":[{"id":6964345098,"package_name":"@microsoft/api-extractor","ecosystem":"npm","requirements":"^7.6.0","direct":true,"kind":"development","optional":false},{"id":6964345099,"package_name":"@rollup/plugin-commonjs","ecosystem":"npm","requirements":"^24.0.0","direct":true,"kind":"development","optional":false},{"id":6964345100,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"^15.0.1","direct":true,"kind":"development","optional":false},{"id":6964345101,"package_name":"@types/mocha","ecosystem":"npm","requirements":"^2.2.39","direct":true,"kind":"development","optional":false},{"id":6964345102,"package_name":"chai","ecosystem":"npm","requirements":"^4.3.4","direct":true,"kind":"development","optional":false},{"id":6964345103,"package_name":"karma","ecosystem":"npm","requirements":"^6.3.4","direct":true,"kind":"development","optional":false},{"id":6964345104,"package_name":"karma-chrome-launcher","ecosystem":"npm","requirements":"^3.1.0","direct":true,"kind":"development","optional":false},{"id":6964345105,"package_name":"karma-firefox-launcher","ecosystem":"npm","requirements":"^2.1.1","direct":true,"kind":"development","optional":false},{"id":6964345106,"package_name":"karma-mocha","ecosystem":"npm","requirements":"^2.0.1","direct":true,"kind":"development","optional":false},{"id":6964345107,"package_name":"karma-mocha-reporter","ecosystem":"npm","requirements":"^2.2.5","direct":true,"kind":"development","optional":false},{"id":6964345108,"package_name":"karma-webkit-launcher","ecosystem":"npm","requirements":"^1.0.2","direct":true,"kind":"development","optional":false},{"id":6964345109,"package_name":"mocha","ecosystem":"npm","requirements":"^9.0.3","direct":true,"kind":"development","optional":false},{"id":6964345110,"package_name":"playwright","ecosystem":"npm","requirements":"^1.29.0","direct":true,"kind":"development","optional":false},{"id":6964345111,"package_name":"postcss","ecosystem":"npm","requirements":"^8.4.14","direct":true,"kind":"development","optional":false},{"id":6964345112,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":6964345113,"package_name":"rollup","ecosystem":"npm","requirements":"^3.9.1","direct":true,"kind":"development","optional":false},{"id":6964345114,"package_name":"rollup-plugin-postcss","ecosystem":"npm","requirements":"^4.0.2","direct":true,"kind":"development","optional":false},{"id":6964345115,"package_name":"rollup-plugin-sourcemaps","ecosystem":"npm","requirements":"^0.6.3","direct":true,"kind":"development","optional":false},{"id":6964345116,"package_name":"terser","ecosystem":"npm","requirements":"^5.7.1","direct":true,"kind":"development","optional":false},{"id":6964345117,"package_name":"tslib","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"development","optional":false},{"id":6964345118,"package_name":"typedoc","ecosystem":"npm","requirements":"~0.23.9","direct":true,"kind":"development","optional":false},{"id":6964345119,"package_name":"typescript","ecosystem":"npm","requirements":"~4.9.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/application/package.json","sha":null,"kind":"manifest","created_at":"2023-01-17T01:31:43.715Z","updated_at":"2023-01-17T01:31:43.715Z","repository_link":"https://github.com/jupyterlab/lumino/blob/main/packages/application/package.json","dependencies":[{"id":6964345307,"package_name":"@lumino/commands","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964345308,"package_name":"@lumino/coreutils","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964345309,"package_name":"@lumino/widgets","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964345310,"package_name":"@microsoft/api-extractor","ecosystem":"npm","requirements":"^7.6.0","direct":true,"kind":"development","optional":false},{"id":6964345311,"package_name":"@rollup/plugin-commonjs","ecosystem":"npm","requirements":"^24.0.0","direct":true,"kind":"development","optional":false},{"id":6964345312,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"^15.0.1","direct":true,"kind":"development","optional":false},{"id":6964345313,"package_name":"@types/chai","ecosystem":"npm","requirements":"^3.4.35","direct":true,"kind":"development","optional":false},{"id":6964345314,"package_name":"@types/mocha","ecosystem":"npm","requirements":"^2.2.39","direct":true,"kind":"development","optional":false},{"id":6964345315,"package_name":"chai","ecosystem":"npm","requirements":"^4.3.4","direct":true,"kind":"development","optional":false},{"id":6964345316,"package_name":"karma","ecosystem":"npm","requirements":"^6.3.4","direct":true,"kind":"development","optional":false},{"id":6964345317,"package_name":"karma-chrome-launcher","ecosystem":"npm","requirements":"^3.1.0","direct":true,"kind":"development","optional":false},{"id":6964345318,"package_name":"karma-firefox-launcher","ecosystem":"npm","requirements":"^2.1.1","direct":true,"kind":"development","optional":false},{"id":6964345319,"package_name":"karma-mocha","ecosystem":"npm","requirements":"^2.0.1","direct":true,"kind":"development","optional":false},{"id":6964345320,"package_name":"karma-mocha-reporter","ecosystem":"npm","requirements":"^2.2.5","direct":true,"kind":"development","optional":false},{"id":6964345321,"package_name":"karma-webkit-launcher","ecosystem":"npm","requirements":"^1.0.2","direct":true,"kind":"development","optional":false},{"id":6964345322,"package_name":"mocha","ecosystem":"npm","requirements":"^9.0.3","direct":true,"kind":"development","optional":false},{"id":6964345323,"package_name":"playwright","ecosystem":"npm","requirements":"^1.29.0","direct":true,"kind":"development","optional":false},{"id":6964345324,"package_name":"postcss","ecosystem":"npm","requirements":"^8.4.14","direct":true,"kind":"development","optional":false},{"id":6964345325,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":6964345326,"package_name":"rollup","ecosystem":"npm","requirements":"^3.9.1","direct":true,"kind":"development","optional":false},{"id":6964345327,"package_name":"rollup-plugin-postcss","ecosystem":"npm","requirements":"^4.0.2","direct":true,"kind":"development","optional":false},{"id":6964345328,"package_name":"rollup-plugin-sourcemaps","ecosystem":"npm","requirements":"^0.6.3","direct":true,"kind":"development","optional":false},{"id":6964345329,"package_name":"terser","ecosystem":"npm","requirements":"^5.7.1","direct":true,"kind":"development","optional":false},{"id":6964345330,"package_name":"tslib","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"development","optional":false},{"id":6964345331,"package_name":"typedoc","ecosystem":"npm","requirements":"~0.23.9","direct":true,"kind":"development","optional":false},{"id":6964345332,"package_name":"typescript","ecosystem":"npm","requirements":"~4.9.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/collections/package.json","sha":null,"kind":"manifest","created_at":"2023-01-17T01:31:44.144Z","updated_at":"2023-01-17T01:31:44.144Z","repository_link":"https://github.com/jupyterlab/lumino/blob/main/packages/collections/package.json","dependencies":[{"id":6964345585,"package_name":"@types/chai","ecosystem":"npm","requirements":"^3.4.35","direct":true,"kind":"development","optional":false},{"id":6964345586,"package_name":"@types/mocha","ecosystem":"npm","requirements":"^2.2.39","direct":true,"kind":"development","optional":false},{"id":6964345587,"package_name":"chai","ecosystem":"npm","requirements":"^4.3.4","direct":true,"kind":"development","optional":false},{"id":6964345588,"package_name":"karma","ecosystem":"npm","requirements":"^6.3.4","direct":true,"kind":"development","optional":false},{"id":6964345589,"package_name":"karma-chrome-launcher","ecosystem":"npm","requirements":"^3.1.0","direct":true,"kind":"development","optional":false},{"id":6964345590,"package_name":"karma-firefox-launcher","ecosystem":"npm","requirements":"^2.1.1","direct":true,"kind":"development","optional":false},{"id":6964345591,"package_name":"karma-mocha","ecosystem":"npm","requirements":"^2.0.1","direct":true,"kind":"development","optional":false},{"id":6964345592,"package_name":"karma-mocha-reporter","ecosystem":"npm","requirements":"^2.2.5","direct":true,"kind":"development","optional":false},{"id":6964345593,"package_name":"karma-webkit-launcher","ecosystem":"npm","requirements":"^1.0.2","direct":true,"kind":"development","optional":false},{"id":6964345594,"package_name":"mocha","ecosystem":"npm","requirements":"^9.0.3","direct":true,"kind":"development","optional":false},{"id":6964345595,"package_name":"playwright","ecosystem":"npm","requirements":"^1.29.0","direct":true,"kind":"development","optional":false},{"id":6964345596,"package_name":"postcss","ecosystem":"npm","requirements":"^8.4.14","direct":true,"kind":"development","optional":false},{"id":6964345597,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":6964345598,"package_name":"rollup","ecosystem":"npm","requirements":"^3.9.1","direct":true,"kind":"development","optional":false},{"id":6964345599,"package_name":"rollup-plugin-postcss","ecosystem":"npm","requirements":"^4.0.2","direct":true,"kind":"development","optional":false},{"id":6964345600,"package_name":"rollup-plugin-sourcemaps","ecosystem":"npm","requirements":"^0.6.3","direct":true,"kind":"development","optional":false},{"id":6964345601,"package_name":"terser","ecosystem":"npm","requirements":"^5.7.1","direct":true,"kind":"development","optional":false},{"id":6964345608,"package_name":"tslib","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"development","optional":false},{"id":6964345609,"package_name":"typedoc","ecosystem":"npm","requirements":"~0.23.9","direct":true,"kind":"development","optional":false},{"id":6964345610,"package_name":"typescript","ecosystem":"npm","requirements":"~4.9.4","direct":true,"kind":"development","optional":false},{"id":6964345581,"package_name":"@lumino/algorithm","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964345582,"package_name":"@microsoft/api-extractor","ecosystem":"npm","requirements":"^7.6.0","direct":true,"kind":"development","optional":false},{"id":6964345583,"package_name":"@rollup/plugin-commonjs","ecosystem":"npm","requirements":"^24.0.0","direct":true,"kind":"development","optional":false},{"id":6964345584,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"^15.0.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/commands/package.json","sha":null,"kind":"manifest","created_at":"2023-01-17T01:31:44.257Z","updated_at":"2023-01-17T01:31:44.257Z","repository_link":"https://github.com/jupyterlab/lumino/blob/main/packages/commands/package.json","dependencies":[{"id":6964345708,"package_name":"@lumino/algorithm","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964345709,"package_name":"@lumino/coreutils","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964345710,"package_name":"@lumino/disposable","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964345711,"package_name":"@lumino/domutils","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964345712,"package_name":"@lumino/keyboard","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964345713,"package_name":"@lumino/signaling","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964345714,"package_name":"@lumino/virtualdom","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964345715,"package_name":"@microsoft/api-extractor","ecosystem":"npm","requirements":"^7.6.0","direct":true,"kind":"development","optional":false},{"id":6964345716,"package_name":"@rollup/plugin-commonjs","ecosystem":"npm","requirements":"^24.0.0","direct":true,"kind":"development","optional":false},{"id":6964345717,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"^15.0.1","direct":true,"kind":"development","optional":false},{"id":6964345718,"package_name":"@types/chai","ecosystem":"npm","requirements":"^3.4.35","direct":true,"kind":"development","optional":false},{"id":6964345719,"package_name":"@types/mocha","ecosystem":"npm","requirements":"^2.2.39","direct":true,"kind":"development","optional":false},{"id":6964345720,"package_name":"chai","ecosystem":"npm","requirements":"^4.3.4","direct":true,"kind":"development","optional":false},{"id":6964345721,"package_name":"karma","ecosystem":"npm","requirements":"^6.3.4","direct":true,"kind":"development","optional":false},{"id":6964345722,"package_name":"karma-chrome-launcher","ecosystem":"npm","requirements":"^3.1.0","direct":true,"kind":"development","optional":false},{"id":6964345723,"package_name":"karma-firefox-launcher","ecosystem":"npm","requirements":"^2.1.1","direct":true,"kind":"development","optional":false},{"id":6964345724,"package_name":"karma-mocha","ecosystem":"npm","requirements":"^2.0.1","direct":true,"kind":"development","optional":false},{"id":6964345725,"package_name":"karma-mocha-reporter","ecosystem":"npm","requirements":"^2.2.5","direct":true,"kind":"development","optional":false},{"id":6964345726,"package_name":"karma-webkit-launcher","ecosystem":"npm","requirements":"^1.0.2","direct":true,"kind":"development","optional":false},{"id":6964345727,"package_name":"mocha","ecosystem":"npm","requirements":"^9.0.3","direct":true,"kind":"development","optional":false},{"id":6964345728,"package_name":"playwright","ecosystem":"npm","requirements":"^1.29.0","direct":true,"kind":"development","optional":false},{"id":6964345729,"package_name":"postcss","ecosystem":"npm","requirements":"^8.4.14","direct":true,"kind":"development","optional":false},{"id":6964345730,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":6964345731,"package_name":"rollup","ecosystem":"npm","requirements":"^3.9.1","direct":true,"kind":"development","optional":false},{"id":6964345732,"package_name":"rollup-plugin-postcss","ecosystem":"npm","requirements":"^4.0.2","direct":true,"kind":"development","optional":false},{"id":6964345733,"package_name":"rollup-plugin-sourcemaps","ecosystem":"npm","requirements":"^0.6.3","direct":true,"kind":"development","optional":false},{"id":6964345734,"package_name":"terser","ecosystem":"npm","requirements":"^5.7.1","direct":true,"kind":"development","optional":false},{"id":6964345735,"package_name":"tslib","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"development","optional":false},{"id":6964345736,"package_name":"typedoc","ecosystem":"npm","requirements":"~0.23.9","direct":true,"kind":"development","optional":false},{"id":6964345737,"package_name":"typescript","ecosystem":"npm","requirements":"~4.9.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/coreutils/package.json","sha":null,"kind":"manifest","created_at":"2023-01-17T01:31:44.299Z","updated_at":"2023-01-17T01:31:44.299Z","repository_link":"https://github.com/jupyterlab/lumino/blob/main/packages/coreutils/package.json","dependencies":[{"id":6964345769,"package_name":"@microsoft/api-extractor","ecosystem":"npm","requirements":"^7.6.0","direct":true,"kind":"development","optional":false},{"id":6964345770,"package_name":"@rollup/plugin-commonjs","ecosystem":"npm","requirements":"^24.0.0","direct":true,"kind":"development","optional":false},{"id":6964345771,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"^15.0.1","direct":true,"kind":"development","optional":false},{"id":6964345772,"package_name":"@types/chai","ecosystem":"npm","requirements":"^3.4.35","direct":true,"kind":"development","optional":false},{"id":6964345773,"package_name":"@types/mocha","ecosystem":"npm","requirements":"^2.2.39","direct":true,"kind":"development","optional":false},{"id":6964345774,"package_name":"chai","ecosystem":"npm","requirements":"^4.3.4","direct":true,"kind":"development","optional":false},{"id":6964345775,"package_name":"karma","ecosystem":"npm","requirements":"^6.3.4","direct":true,"kind":"development","optional":false},{"id":6964345776,"package_name":"karma-chrome-launcher","ecosystem":"npm","requirements":"^3.1.0","direct":true,"kind":"development","optional":false},{"id":6964345777,"package_name":"karma-firefox-launcher","ecosystem":"npm","requirements":"^2.1.1","direct":true,"kind":"development","optional":false},{"id":6964345778,"package_name":"karma-mocha","ecosystem":"npm","requirements":"^2.0.1","direct":true,"kind":"development","optional":false},{"id":6964345779,"package_name":"karma-mocha-reporter","ecosystem":"npm","requirements":"^2.2.5","direct":true,"kind":"development","optional":false},{"id":6964345780,"package_name":"karma-webkit-launcher","ecosystem":"npm","requirements":"^1.0.2","direct":true,"kind":"development","optional":false},{"id":6964345781,"package_name":"mocha","ecosystem":"npm","requirements":"^9.0.3","direct":true,"kind":"development","optional":false},{"id":6964345782,"package_name":"playwright","ecosystem":"npm","requirements":"^1.29.0","direct":true,"kind":"development","optional":false},{"id":6964345783,"package_name":"postcss","ecosystem":"npm","requirements":"^8.4.14","direct":true,"kind":"development","optional":false},{"id":6964345784,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":6964345785,"package_name":"rollup","ecosystem":"npm","requirements":"^3.9.1","direct":true,"kind":"development","optional":false},{"id":6964345786,"package_name":"rollup-plugin-postcss","ecosystem":"npm","requirements":"^4.0.2","direct":true,"kind":"development","optional":false},{"id":6964345787,"package_name":"rollup-plugin-sourcemaps","ecosystem":"npm","requirements":"^0.6.3","direct":true,"kind":"development","optional":false},{"id":6964345788,"package_name":"terser","ecosystem":"npm","requirements":"^5.7.1","direct":true,"kind":"development","optional":false},{"id":6964345789,"package_name":"tslib","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"development","optional":false},{"id":6964345790,"package_name":"typedoc","ecosystem":"npm","requirements":"~0.23.9","direct":true,"kind":"development","optional":false},{"id":6964345791,"package_name":"typescript","ecosystem":"npm","requirements":"~4.9.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/datagrid/package.json","sha":null,"kind":"manifest","created_at":"2023-01-17T01:31:44.356Z","updated_at":"2023-01-17T01:31:44.356Z","repository_link":"https://github.com/jupyterlab/lumino/blob/main/packages/datagrid/package.json","dependencies":[{"id":6964345820,"package_name":"@lumino/algorithm","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964345821,"package_name":"@lumino/coreutils","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964345822,"package_name":"@lumino/disposable","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964345823,"package_name":"@lumino/domutils","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964345824,"package_name":"@lumino/dragdrop","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964345825,"package_name":"@lumino/keyboard","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964345826,"package_name":"@lumino/messaging","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964345827,"package_name":"@lumino/signaling","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964345828,"package_name":"@lumino/widgets","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964345829,"package_name":"@rollup/plugin-commonjs","ecosystem":"npm","requirements":"^24.0.0","direct":true,"kind":"development","optional":false},{"id":6964345830,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"^15.0.1","direct":true,"kind":"development","optional":false},{"id":6964345831,"package_name":"postcss","ecosystem":"npm","requirements":"^8.4.14","direct":true,"kind":"development","optional":false},{"id":6964345832,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":6964345833,"package_name":"rollup","ecosystem":"npm","requirements":"^3.9.1","direct":true,"kind":"development","optional":false},{"id":6964345834,"package_name":"rollup-plugin-postcss","ecosystem":"npm","requirements":"^4.0.2","direct":true,"kind":"development","optional":false},{"id":6964345835,"package_name":"rollup-plugin-sourcemaps","ecosystem":"npm","requirements":"^0.6.3","direct":true,"kind":"development","optional":false},{"id":6964345836,"package_name":"terser","ecosystem":"npm","requirements":"^5.7.1","direct":true,"kind":"development","optional":false},{"id":6964345837,"package_name":"tslib","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"development","optional":false},{"id":6964345838,"package_name":"typedoc","ecosystem":"npm","requirements":"~0.23.9","direct":true,"kind":"development","optional":false},{"id":6964345839,"package_name":"typescript","ecosystem":"npm","requirements":"~4.9.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/default-theme/package.json","sha":null,"kind":"manifest","created_at":"2023-01-17T01:31:44.393Z","updated_at":"2023-01-17T01:31:44.393Z","repository_link":"https://github.com/jupyterlab/lumino/blob/main/packages/default-theme/package.json","dependencies":[{"id":6964346082,"package_name":"@lumino/dragdrop","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964346083,"package_name":"@lumino/widgets","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/disposable/package.json","sha":null,"kind":"manifest","created_at":"2023-01-17T01:31:44.438Z","updated_at":"2023-01-17T01:31:44.438Z","repository_link":"https://github.com/jupyterlab/lumino/blob/main/packages/disposable/package.json","dependencies":[{"id":6964346483,"package_name":"@lumino/signaling","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964346484,"package_name":"@microsoft/api-extractor","ecosystem":"npm","requirements":"^7.6.0","direct":true,"kind":"development","optional":false},{"id":6964346485,"package_name":"@rollup/plugin-commonjs","ecosystem":"npm","requirements":"^24.0.0","direct":true,"kind":"development","optional":false},{"id":6964346486,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"^15.0.1","direct":true,"kind":"development","optional":false},{"id":6964346487,"package_name":"@types/chai","ecosystem":"npm","requirements":"^3.4.35","direct":true,"kind":"development","optional":false},{"id":6964346488,"package_name":"@types/mocha","ecosystem":"npm","requirements":"^2.2.39","direct":true,"kind":"development","optional":false},{"id":6964346489,"package_name":"chai","ecosystem":"npm","requirements":"^4.3.4","direct":true,"kind":"development","optional":false},{"id":6964346490,"package_name":"karma","ecosystem":"npm","requirements":"^6.3.4","direct":true,"kind":"development","optional":false},{"id":6964346491,"package_name":"karma-chrome-launcher","ecosystem":"npm","requirements":"^3.1.0","direct":true,"kind":"development","optional":false},{"id":6964346492,"package_name":"karma-firefox-launcher","ecosystem":"npm","requirements":"^2.1.1","direct":true,"kind":"development","optional":false},{"id":6964346493,"package_name":"karma-mocha","ecosystem":"npm","requirements":"^2.0.1","direct":true,"kind":"development","optional":false},{"id":6964346494,"package_name":"karma-mocha-reporter","ecosystem":"npm","requirements":"^2.2.5","direct":true,"kind":"development","optional":false},{"id":6964346495,"package_name":"karma-webkit-launcher","ecosystem":"npm","requirements":"^1.0.2","direct":true,"kind":"development","optional":false},{"id":6964346496,"package_name":"mocha","ecosystem":"npm","requirements":"^9.0.3","direct":true,"kind":"development","optional":false},{"id":6964346497,"package_name":"playwright","ecosystem":"npm","requirements":"^1.29.0","direct":true,"kind":"development","optional":false},{"id":6964346498,"package_name":"postcss","ecosystem":"npm","requirements":"^8.4.14","direct":true,"kind":"development","optional":false},{"id":6964346499,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":6964346500,"package_name":"rollup","ecosystem":"npm","requirements":"^3.9.1","direct":true,"kind":"development","optional":false},{"id":6964346501,"package_name":"rollup-plugin-postcss","ecosystem":"npm","requirements":"^4.0.2","direct":true,"kind":"development","optional":false},{"id":6964346502,"package_name":"rollup-plugin-sourcemaps","ecosystem":"npm","requirements":"^0.6.3","direct":true,"kind":"development","optional":false},{"id":6964346503,"package_name":"terser","ecosystem":"npm","requirements":"^5.7.1","direct":true,"kind":"development","optional":false},{"id":6964346504,"package_name":"tslib","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"development","optional":false},{"id":6964346505,"package_name":"typedoc","ecosystem":"npm","requirements":"~0.23.9","direct":true,"kind":"development","optional":false},{"id":6964346506,"package_name":"typescript","ecosystem":"npm","requirements":"~4.9.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/domutils/package.json","sha":null,"kind":"manifest","created_at":"2023-01-17T01:31:44.607Z","updated_at":"2023-01-17T01:31:44.607Z","repository_link":"https://github.com/jupyterlab/lumino/blob/main/packages/domutils/package.json","dependencies":[{"id":6964346543,"package_name":"@microsoft/api-extractor","ecosystem":"npm","requirements":"^7.6.0","direct":true,"kind":"development","optional":false},{"id":6964346544,"package_name":"@rollup/plugin-commonjs","ecosystem":"npm","requirements":"^24.0.0","direct":true,"kind":"development","optional":false},{"id":6964346545,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"^15.0.1","direct":true,"kind":"development","optional":false},{"id":6964346546,"package_name":"@types/chai","ecosystem":"npm","requirements":"^3.4.35","direct":true,"kind":"development","optional":false},{"id":6964346547,"package_name":"@types/mocha","ecosystem":"npm","requirements":"^2.2.39","direct":true,"kind":"development","optional":false},{"id":6964346548,"package_name":"chai","ecosystem":"npm","requirements":"^4.3.4","direct":true,"kind":"development","optional":false},{"id":6964346549,"package_name":"karma","ecosystem":"npm","requirements":"^6.3.4","direct":true,"kind":"development","optional":false},{"id":6964346550,"package_name":"karma-chrome-launcher","ecosystem":"npm","requirements":"^3.1.0","direct":true,"kind":"development","optional":false},{"id":6964346551,"package_name":"karma-firefox-launcher","ecosystem":"npm","requirements":"^2.1.1","direct":true,"kind":"development","optional":false},{"id":6964346552,"package_name":"karma-mocha","ecosystem":"npm","requirements":"^2.0.1","direct":true,"kind":"development","optional":false},{"id":6964346553,"package_name":"karma-mocha-reporter","ecosystem":"npm","requirements":"^2.2.5","direct":true,"kind":"development","optional":false},{"id":6964346554,"package_name":"karma-webkit-launcher","ecosystem":"npm","requirements":"^1.0.2","direct":true,"kind":"development","optional":false},{"id":6964346555,"package_name":"mocha","ecosystem":"npm","requirements":"^9.0.3","direct":true,"kind":"development","optional":false},{"id":6964346557,"package_name":"playwright","ecosystem":"npm","requirements":"^1.29.0","direct":true,"kind":"development","optional":false},{"id":6964346558,"package_name":"postcss","ecosystem":"npm","requirements":"^8.4.14","direct":true,"kind":"development","optional":false},{"id":6964346560,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":6964346562,"package_name":"rollup","ecosystem":"npm","requirements":"^3.9.1","direct":true,"kind":"development","optional":false},{"id":6964346564,"package_name":"rollup-plugin-postcss","ecosystem":"npm","requirements":"^4.0.2","direct":true,"kind":"development","optional":false},{"id":6964346566,"package_name":"rollup-plugin-sourcemaps","ecosystem":"npm","requirements":"^0.6.3","direct":true,"kind":"development","optional":false},{"id":6964346567,"package_name":"terser","ecosystem":"npm","requirements":"^5.7.1","direct":true,"kind":"development","optional":false},{"id":6964346568,"package_name":"tslib","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"development","optional":false},{"id":6964346569,"package_name":"typedoc","ecosystem":"npm","requirements":"~0.23.9","direct":true,"kind":"development","optional":false},{"id":6964346570,"package_name":"typescript","ecosystem":"npm","requirements":"~4.9.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/dragdrop/package.json","sha":null,"kind":"manifest","created_at":"2023-01-17T01:31:44.637Z","updated_at":"2023-01-17T01:31:44.637Z","repository_link":"https://github.com/jupyterlab/lumino/blob/main/packages/dragdrop/package.json","dependencies":[{"id":6964346571,"package_name":"@lumino/coreutils","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964346572,"package_name":"@lumino/disposable","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964346573,"package_name":"@microsoft/api-extractor","ecosystem":"npm","requirements":"^7.6.0","direct":true,"kind":"development","optional":false},{"id":6964346574,"package_name":"@rollup/plugin-commonjs","ecosystem":"npm","requirements":"^24.0.0","direct":true,"kind":"development","optional":false},{"id":6964346575,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"^15.0.1","direct":true,"kind":"development","optional":false},{"id":6964346576,"package_name":"@types/chai","ecosystem":"npm","requirements":"^3.4.35","direct":true,"kind":"development","optional":false},{"id":6964346577,"package_name":"@types/mocha","ecosystem":"npm","requirements":"^2.2.39","direct":true,"kind":"development","optional":false},{"id":6964346578,"package_name":"chai","ecosystem":"npm","requirements":"^4.3.4","direct":true,"kind":"development","optional":false},{"id":6964346579,"package_name":"downlevel-dts","ecosystem":"npm","requirements":"^0.4.0","direct":true,"kind":"development","optional":false},{"id":6964346580,"package_name":"karma","ecosystem":"npm","requirements":"^6.3.4","direct":true,"kind":"development","optional":false},{"id":6964346581,"package_name":"karma-chrome-launcher","ecosystem":"npm","requirements":"^3.1.0","direct":true,"kind":"development","optional":false},{"id":6964346582,"package_name":"karma-firefox-launcher","ecosystem":"npm","requirements":"^2.1.1","direct":true,"kind":"development","optional":false},{"id":6964346583,"package_name":"karma-mocha","ecosystem":"npm","requirements":"^2.0.1","direct":true,"kind":"development","optional":false},{"id":6964346584,"package_name":"karma-mocha-reporter","ecosystem":"npm","requirements":"^2.2.5","direct":true,"kind":"development","optional":false},{"id":6964346585,"package_name":"karma-webkit-launcher","ecosystem":"npm","requirements":"^1.0.2","direct":true,"kind":"development","optional":false},{"id":6964346586,"package_name":"mocha","ecosystem":"npm","requirements":"^9.0.3","direct":true,"kind":"development","optional":false},{"id":6964346587,"package_name":"playwright","ecosystem":"npm","requirements":"^1.29.0","direct":true,"kind":"development","optional":false},{"id":6964346588,"package_name":"postcss","ecosystem":"npm","requirements":"^8.4.14","direct":true,"kind":"development","optional":false},{"id":6964346589,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":6964346590,"package_name":"rollup","ecosystem":"npm","requirements":"^3.9.1","direct":true,"kind":"development","optional":false},{"id":6964346591,"package_name":"rollup-plugin-postcss","ecosystem":"npm","requirements":"^4.0.2","direct":true,"kind":"development","optional":false},{"id":6964346592,"package_name":"rollup-plugin-sourcemaps","ecosystem":"npm","requirements":"^0.6.3","direct":true,"kind":"development","optional":false},{"id":6964346593,"package_name":"rollup-plugin-styles","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":6964346594,"package_name":"terser","ecosystem":"npm","requirements":"^5.7.1","direct":true,"kind":"development","optional":false},{"id":6964346595,"package_name":"tslib","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"development","optional":false},{"id":6964346596,"package_name":"typedoc","ecosystem":"npm","requirements":"~0.23.9","direct":true,"kind":"development","optional":false},{"id":6964346597,"package_name":"typescript","ecosystem":"npm","requirements":"~4.9.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/keyboard/package.json","sha":null,"kind":"manifest","created_at":"2023-01-17T01:31:44.665Z","updated_at":"2023-01-17T01:31:44.665Z","repository_link":"https://github.com/jupyterlab/lumino/blob/main/packages/keyboard/package.json","dependencies":[{"id":6964346617,"package_name":"@microsoft/api-extractor","ecosystem":"npm","requirements":"^7.6.0","direct":true,"kind":"development","optional":false},{"id":6964346618,"package_name":"@rollup/plugin-commonjs","ecosystem":"npm","requirements":"^24.0.0","direct":true,"kind":"development","optional":false},{"id":6964346619,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"^15.0.1","direct":true,"kind":"development","optional":false},{"id":6964346620,"package_name":"@types/chai","ecosystem":"npm","requirements":"^3.4.35","direct":true,"kind":"development","optional":false},{"id":6964346621,"package_name":"@types/mocha","ecosystem":"npm","requirements":"^2.2.39","direct":true,"kind":"development","optional":false},{"id":6964346622,"package_name":"chai","ecosystem":"npm","requirements":"^4.3.4","direct":true,"kind":"development","optional":false},{"id":6964346623,"package_name":"karma","ecosystem":"npm","requirements":"^6.3.4","direct":true,"kind":"development","optional":false},{"id":6964346624,"package_name":"karma-chrome-launcher","ecosystem":"npm","requirements":"^3.1.0","direct":true,"kind":"development","optional":false},{"id":6964346625,"package_name":"karma-firefox-launcher","ecosystem":"npm","requirements":"^2.1.1","direct":true,"kind":"development","optional":false},{"id":6964346626,"package_name":"karma-mocha","ecosystem":"npm","requirements":"^2.0.1","direct":true,"kind":"development","optional":false},{"id":6964346627,"package_name":"karma-mocha-reporter","ecosystem":"npm","requirements":"^2.2.5","direct":true,"kind":"development","optional":false},{"id":6964346628,"package_name":"karma-webkit-launcher","ecosystem":"npm","requirements":"^1.0.2","direct":true,"kind":"development","optional":false},{"id":6964346629,"package_name":"mocha","ecosystem":"npm","requirements":"^9.0.3","direct":true,"kind":"development","optional":false},{"id":6964346630,"package_name":"playwright","ecosystem":"npm","requirements":"^1.29.0","direct":true,"kind":"development","optional":false},{"id":6964346631,"package_name":"postcss","ecosystem":"npm","requirements":"^8.4.14","direct":true,"kind":"development","optional":false},{"id":6964346632,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":6964346633,"package_name":"rollup","ecosystem":"npm","requirements":"^3.9.1","direct":true,"kind":"development","optional":false},{"id":6964346634,"package_name":"rollup-plugin-postcss","ecosystem":"npm","requirements":"^4.0.2","direct":true,"kind":"development","optional":false},{"id":6964346635,"package_name":"rollup-plugin-sourcemaps","ecosystem":"npm","requirements":"^0.6.3","direct":true,"kind":"development","optional":false},{"id":6964346636,"package_name":"terser","ecosystem":"npm","requirements":"^5.7.1","direct":true,"kind":"development","optional":false},{"id":6964346637,"package_name":"tslib","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"development","optional":false},{"id":6964346638,"package_name":"typedoc","ecosystem":"npm","requirements":"~0.23.9","direct":true,"kind":"development","optional":false},{"id":6964346639,"package_name":"typescript","ecosystem":"npm","requirements":"~4.9.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/messaging/package.json","sha":null,"kind":"manifest","created_at":"2023-01-17T01:31:44.692Z","updated_at":"2023-01-17T01:31:44.692Z","repository_link":"https://github.com/jupyterlab/lumino/blob/main/packages/messaging/package.json","dependencies":[{"id":6964346640,"package_name":"@lumino/algorithm","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964346641,"package_name":"@lumino/collections","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964346658,"package_name":"@microsoft/api-extractor","ecosystem":"npm","requirements":"^7.6.0","direct":true,"kind":"development","optional":false},{"id":6964346659,"package_name":"@rollup/plugin-commonjs","ecosystem":"npm","requirements":"^24.0.0","direct":true,"kind":"development","optional":false},{"id":6964346660,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"^15.0.1","direct":true,"kind":"development","optional":false},{"id":6964346661,"package_name":"@types/chai","ecosystem":"npm","requirements":"^3.4.35","direct":true,"kind":"development","optional":false},{"id":6964346662,"package_name":"@types/mocha","ecosystem":"npm","requirements":"^2.2.39","direct":true,"kind":"development","optional":false},{"id":6964346663,"package_name":"@types/node","ecosystem":"npm","requirements":"^12.12.17","direct":true,"kind":"development","optional":false},{"id":6964346664,"package_name":"chai","ecosystem":"npm","requirements":"^4.3.4","direct":true,"kind":"development","optional":false},{"id":6964346665,"package_name":"karma","ecosystem":"npm","requirements":"^6.3.4","direct":true,"kind":"development","optional":false},{"id":6964346666,"package_name":"karma-chrome-launcher","ecosystem":"npm","requirements":"^3.1.0","direct":true,"kind":"development","optional":false},{"id":6964346667,"package_name":"karma-firefox-launcher","ecosystem":"npm","requirements":"^2.1.1","direct":true,"kind":"development","optional":false},{"id":6964346668,"package_name":"karma-mocha","ecosystem":"npm","requirements":"^2.0.1","direct":true,"kind":"development","optional":false},{"id":6964346669,"package_name":"karma-mocha-reporter","ecosystem":"npm","requirements":"^2.2.5","direct":true,"kind":"development","optional":false},{"id":6964346670,"package_name":"karma-webkit-launcher","ecosystem":"npm","requirements":"^1.0.2","direct":true,"kind":"development","optional":false},{"id":6964346671,"package_name":"mocha","ecosystem":"npm","requirements":"^9.0.3","direct":true,"kind":"development","optional":false},{"id":6964346672,"package_name":"playwright","ecosystem":"npm","requirements":"^1.29.0","direct":true,"kind":"development","optional":false},{"id":6964346673,"package_name":"postcss","ecosystem":"npm","requirements":"^8.4.14","direct":true,"kind":"development","optional":false},{"id":6964346676,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":6964346677,"package_name":"rollup","ecosystem":"npm","requirements":"^3.9.1","direct":true,"kind":"development","optional":false},{"id":6964346678,"package_name":"rollup-plugin-postcss","ecosystem":"npm","requirements":"^4.0.2","direct":true,"kind":"development","optional":false},{"id":6964346679,"package_name":"rollup-plugin-sourcemaps","ecosystem":"npm","requirements":"^0.6.3","direct":true,"kind":"development","optional":false},{"id":6964346680,"package_name":"terser","ecosystem":"npm","requirements":"^5.7.1","direct":true,"kind":"development","optional":false},{"id":6964346681,"package_name":"tslib","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"development","optional":false},{"id":6964346682,"package_name":"typedoc","ecosystem":"npm","requirements":"~0.23.9","direct":true,"kind":"development","optional":false},{"id":6964346683,"package_name":"typescript","ecosystem":"npm","requirements":"~4.9.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/polling/package.json","sha":null,"kind":"manifest","created_at":"2023-01-17T01:31:44.721Z","updated_at":"2023-01-17T01:31:44.721Z","repository_link":"https://github.com/jupyterlab/lumino/blob/main/packages/polling/package.json","dependencies":[{"id":6964346778,"package_name":"rollup","ecosystem":"npm","requirements":"^3.9.1","direct":true,"kind":"development","optional":false},{"id":6964346780,"package_name":"rollup-plugin-postcss","ecosystem":"npm","requirements":"^4.0.2","direct":true,"kind":"development","optional":false},{"id":6964346781,"package_name":"rollup-plugin-sourcemaps","ecosystem":"npm","requirements":"^0.6.3","direct":true,"kind":"development","optional":false},{"id":6964346782,"package_name":"terser","ecosystem":"npm","requirements":"^5.7.1","direct":true,"kind":"development","optional":false},{"id":6964346783,"package_name":"tslib","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"development","optional":false},{"id":6964346784,"package_name":"typescript","ecosystem":"npm","requirements":"~4.9.4","direct":true,"kind":"development","optional":false},{"id":6964346757,"package_name":"@lumino/coreutils","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964346758,"package_name":"@lumino/disposable","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964346759,"package_name":"@lumino/signaling","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964346760,"package_name":"@microsoft/api-extractor","ecosystem":"npm","requirements":"^7.6.0","direct":true,"kind":"development","optional":false},{"id":6964346761,"package_name":"@rollup/plugin-commonjs","ecosystem":"npm","requirements":"^24.0.0","direct":true,"kind":"development","optional":false},{"id":6964346762,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"^15.0.1","direct":true,"kind":"development","optional":false},{"id":6964346763,"package_name":"@types/chai","ecosystem":"npm","requirements":"^3.4.35","direct":true,"kind":"development","optional":false},{"id":6964346764,"package_name":"@types/mocha","ecosystem":"npm","requirements":"^2.2.39","direct":true,"kind":"development","optional":false},{"id":6964346765,"package_name":"@types/node","ecosystem":"npm","requirements":"^12.12.17","direct":true,"kind":"development","optional":false},{"id":6964346766,"package_name":"chai","ecosystem":"npm","requirements":"^4.3.4","direct":true,"kind":"development","optional":false},{"id":6964346767,"package_name":"karma","ecosystem":"npm","requirements":"^6.3.4","direct":true,"kind":"development","optional":false},{"id":6964346768,"package_name":"karma-chrome-launcher","ecosystem":"npm","requirements":"^3.1.0","direct":true,"kind":"development","optional":false},{"id":6964346769,"package_name":"karma-firefox-launcher","ecosystem":"npm","requirements":"^2.1.1","direct":true,"kind":"development","optional":false},{"id":6964346770,"package_name":"karma-mocha","ecosystem":"npm","requirements":"^2.0.1","direct":true,"kind":"development","optional":false},{"id":6964346771,"package_name":"karma-mocha-reporter","ecosystem":"npm","requirements":"^2.2.5","direct":true,"kind":"development","optional":false},{"id":6964346772,"package_name":"karma-webkit-launcher","ecosystem":"npm","requirements":"^1.0.2","direct":true,"kind":"development","optional":false},{"id":6964346773,"package_name":"mocha","ecosystem":"npm","requirements":"^9.0.3","direct":true,"kind":"development","optional":false},{"id":6964346774,"package_name":"playwright","ecosystem":"npm","requirements":"^1.29.0","direct":true,"kind":"development","optional":false},{"id":6964346775,"package_name":"postcss","ecosystem":"npm","requirements":"^8.4.14","direct":true,"kind":"development","optional":false},{"id":6964346776,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/properties/package.json","sha":null,"kind":"manifest","created_at":"2023-01-17T01:31:44.753Z","updated_at":"2023-01-17T01:31:44.753Z","repository_link":"https://github.com/jupyterlab/lumino/blob/main/packages/properties/package.json","dependencies":[{"id":6964346802,"package_name":"@microsoft/api-extractor","ecosystem":"npm","requirements":"^7.6.0","direct":true,"kind":"development","optional":false},{"id":6964346803,"package_name":"@rollup/plugin-commonjs","ecosystem":"npm","requirements":"^24.0.0","direct":true,"kind":"development","optional":false},{"id":6964346806,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"^15.0.1","direct":true,"kind":"development","optional":false},{"id":6964346807,"package_name":"@types/chai","ecosystem":"npm","requirements":"^3.4.35","direct":true,"kind":"development","optional":false},{"id":6964346808,"package_name":"@types/mocha","ecosystem":"npm","requirements":"^2.2.39","direct":true,"kind":"development","optional":false},{"id":6964346809,"package_name":"chai","ecosystem":"npm","requirements":"^4.3.4","direct":true,"kind":"development","optional":false},{"id":6964346810,"package_name":"karma","ecosystem":"npm","requirements":"^6.3.4","direct":true,"kind":"development","optional":false},{"id":6964346811,"package_name":"karma-chrome-launcher","ecosystem":"npm","requirements":"^3.1.0","direct":true,"kind":"development","optional":false},{"id":6964346812,"package_name":"karma-firefox-launcher","ecosystem":"npm","requirements":"^2.1.1","direct":true,"kind":"development","optional":false},{"id":6964346813,"package_name":"karma-mocha","ecosystem":"npm","requirements":"^2.0.1","direct":true,"kind":"development","optional":false},{"id":6964346814,"package_name":"karma-mocha-reporter","ecosystem":"npm","requirements":"^2.2.5","direct":true,"kind":"development","optional":false},{"id":6964346815,"package_name":"karma-webkit-launcher","ecosystem":"npm","requirements":"^1.0.2","direct":true,"kind":"development","optional":false},{"id":6964346816,"package_name":"mocha","ecosystem":"npm","requirements":"^9.0.3","direct":true,"kind":"development","optional":false},{"id":6964346817,"package_name":"playwright","ecosystem":"npm","requirements":"^1.29.0","direct":true,"kind":"development","optional":false},{"id":6964346818,"package_name":"postcss","ecosystem":"npm","requirements":"^8.4.14","direct":true,"kind":"development","optional":false},{"id":6964346819,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":6964346820,"package_name":"rollup","ecosystem":"npm","requirements":"^3.9.1","direct":true,"kind":"development","optional":false},{"id":6964346821,"package_name":"rollup-plugin-postcss","ecosystem":"npm","requirements":"^4.0.2","direct":true,"kind":"development","optional":false},{"id":6964346822,"package_name":"rollup-plugin-sourcemaps","ecosystem":"npm","requirements":"^0.6.3","direct":true,"kind":"development","optional":false},{"id":6964346823,"package_name":"terser","ecosystem":"npm","requirements":"^5.7.1","direct":true,"kind":"development","optional":false},{"id":6964346824,"package_name":"tslib","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"development","optional":false},{"id":6964346825,"package_name":"typedoc","ecosystem":"npm","requirements":"~0.23.9","direct":true,"kind":"development","optional":false},{"id":6964346826,"package_name":"typescript","ecosystem":"npm","requirements":"~4.9.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/signaling/package.json","sha":null,"kind":"manifest","created_at":"2023-01-17T01:31:44.789Z","updated_at":"2023-01-17T01:31:44.789Z","repository_link":"https://github.com/jupyterlab/lumino/blob/main/packages/signaling/package.json","dependencies":[{"id":6964346843,"package_name":"@lumino/algorithm","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964346844,"package_name":"@lumino/coreutils","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964346845,"package_name":"@lumino/properties","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964346846,"package_name":"@microsoft/api-extractor","ecosystem":"npm","requirements":"^7.6.0","direct":true,"kind":"development","optional":false},{"id":6964346847,"package_name":"@rollup/plugin-commonjs","ecosystem":"npm","requirements":"^24.0.0","direct":true,"kind":"development","optional":false},{"id":6964346848,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"^15.0.1","direct":true,"kind":"development","optional":false},{"id":6964346854,"package_name":"@types/chai","ecosystem":"npm","requirements":"^3.4.35","direct":true,"kind":"development","optional":false},{"id":6964346855,"package_name":"@types/mocha","ecosystem":"npm","requirements":"^2.2.39","direct":true,"kind":"development","optional":false},{"id":6964346856,"package_name":"@types/node","ecosystem":"npm","requirements":"^12.12.17","direct":true,"kind":"development","optional":false},{"id":6964346857,"package_name":"chai","ecosystem":"npm","requirements":"^4.3.4","direct":true,"kind":"development","optional":false},{"id":6964346858,"package_name":"karma","ecosystem":"npm","requirements":"^6.3.4","direct":true,"kind":"development","optional":false},{"id":6964346859,"package_name":"karma-chrome-launcher","ecosystem":"npm","requirements":"^3.1.0","direct":true,"kind":"development","optional":false},{"id":6964346860,"package_name":"karma-firefox-launcher","ecosystem":"npm","requirements":"^2.1.1","direct":true,"kind":"development","optional":false},{"id":6964346861,"package_name":"karma-mocha","ecosystem":"npm","requirements":"^2.0.1","direct":true,"kind":"development","optional":false},{"id":6964346862,"package_name":"karma-mocha-reporter","ecosystem":"npm","requirements":"^2.2.5","direct":true,"kind":"development","optional":false},{"id":6964346863,"package_name":"karma-webkit-launcher","ecosystem":"npm","requirements":"^1.0.2","direct":true,"kind":"development","optional":false},{"id":6964346864,"package_name":"mocha","ecosystem":"npm","requirements":"^9.0.3","direct":true,"kind":"development","optional":false},{"id":6964346865,"package_name":"playwright","ecosystem":"npm","requirements":"^1.29.0","direct":true,"kind":"development","optional":false},{"id":6964346866,"package_name":"postcss","ecosystem":"npm","requirements":"^8.4.14","direct":true,"kind":"development","optional":false},{"id":6964346867,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":6964346868,"package_name":"rollup","ecosystem":"npm","requirements":"^3.9.1","direct":true,"kind":"development","optional":false},{"id":6964346869,"package_name":"rollup-plugin-postcss","ecosystem":"npm","requirements":"^4.0.2","direct":true,"kind":"development","optional":false},{"id":6964346870,"package_name":"rollup-plugin-sourcemaps","ecosystem":"npm","requirements":"^0.6.3","direct":true,"kind":"development","optional":false},{"id":6964346871,"package_name":"terser","ecosystem":"npm","requirements":"^5.7.1","direct":true,"kind":"development","optional":false},{"id":6964346872,"package_name":"tslib","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"development","optional":false},{"id":6964346873,"package_name":"typedoc","ecosystem":"npm","requirements":"~0.23.9","direct":true,"kind":"development","optional":false},{"id":6964346874,"package_name":"typescript","ecosystem":"npm","requirements":"~4.9.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/virtualdom/package.json","sha":null,"kind":"manifest","created_at":"2023-01-17T01:31:44.848Z","updated_at":"2023-01-17T01:31:44.848Z","repository_link":"https://github.com/jupyterlab/lumino/blob/main/packages/virtualdom/package.json","dependencies":[{"id":6964346916,"package_name":"@lumino/algorithm","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964346917,"package_name":"@microsoft/api-extractor","ecosystem":"npm","requirements":"^7.6.0","direct":true,"kind":"development","optional":false},{"id":6964346918,"package_name":"@rollup/plugin-commonjs","ecosystem":"npm","requirements":"^24.0.0","direct":true,"kind":"development","optional":false},{"id":6964346919,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"^15.0.1","direct":true,"kind":"development","optional":false},{"id":6964346920,"package_name":"@types/chai","ecosystem":"npm","requirements":"^3.4.35","direct":true,"kind":"development","optional":false},{"id":6964346921,"package_name":"@types/mocha","ecosystem":"npm","requirements":"^2.2.39","direct":true,"kind":"development","optional":false},{"id":6964346922,"package_name":"chai","ecosystem":"npm","requirements":"^4.3.4","direct":true,"kind":"development","optional":false},{"id":6964346923,"package_name":"karma","ecosystem":"npm","requirements":"^6.3.4","direct":true,"kind":"development","optional":false},{"id":6964346924,"package_name":"karma-chrome-launcher","ecosystem":"npm","requirements":"^3.1.0","direct":true,"kind":"development","optional":false},{"id":6964346925,"package_name":"karma-firefox-launcher","ecosystem":"npm","requirements":"^2.1.1","direct":true,"kind":"development","optional":false},{"id":6964346926,"package_name":"karma-mocha","ecosystem":"npm","requirements":"^2.0.1","direct":true,"kind":"development","optional":false},{"id":6964346927,"package_name":"karma-mocha-reporter","ecosystem":"npm","requirements":"^2.2.5","direct":true,"kind":"development","optional":false},{"id":6964346928,"package_name":"karma-webkit-launcher","ecosystem":"npm","requirements":"^1.0.2","direct":true,"kind":"development","optional":false},{"id":6964346929,"package_name":"mocha","ecosystem":"npm","requirements":"^9.0.3","direct":true,"kind":"development","optional":false},{"id":6964346930,"package_name":"playwright","ecosystem":"npm","requirements":"^1.29.0","direct":true,"kind":"development","optional":false},{"id":6964346931,"package_name":"postcss","ecosystem":"npm","requirements":"^8.4.14","direct":true,"kind":"development","optional":false},{"id":6964346932,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":6964346933,"package_name":"rollup","ecosystem":"npm","requirements":"^3.9.1","direct":true,"kind":"development","optional":false},{"id":6964346934,"package_name":"rollup-plugin-postcss","ecosystem":"npm","requirements":"^4.0.2","direct":true,"kind":"development","optional":false},{"id":6964346935,"package_name":"rollup-plugin-sourcemaps","ecosystem":"npm","requirements":"^0.6.3","direct":true,"kind":"development","optional":false},{"id":6964346936,"package_name":"terser","ecosystem":"npm","requirements":"^5.7.1","direct":true,"kind":"development","optional":false},{"id":6964346937,"package_name":"tslib","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"development","optional":false},{"id":6964346938,"package_name":"typedoc","ecosystem":"npm","requirements":"~0.23.9","direct":true,"kind":"development","optional":false},{"id":6964346939,"package_name":"typescript","ecosystem":"npm","requirements":"~4.9.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/widgets/package.json","sha":null,"kind":"manifest","created_at":"2023-01-17T01:31:44.882Z","updated_at":"2023-01-17T01:31:44.882Z","repository_link":"https://github.com/jupyterlab/lumino/blob/main/packages/widgets/package.json","dependencies":[{"id":6964346965,"package_name":"@lumino/algorithm","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964346966,"package_name":"@lumino/commands","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964346967,"package_name":"@lumino/coreutils","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964346968,"package_name":"@lumino/disposable","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964346969,"package_name":"@lumino/domutils","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964346970,"package_name":"@lumino/dragdrop","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964346971,"package_name":"@lumino/keyboard","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964346972,"package_name":"@lumino/messaging","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964346973,"package_name":"@lumino/properties","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964346974,"package_name":"@lumino/signaling","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964346975,"package_name":"@lumino/virtualdom","ecosystem":"npm","requirements":"^2.0.0-beta.0","direct":true,"kind":"runtime","optional":false},{"id":6964346976,"package_name":"@microsoft/api-extractor","ecosystem":"npm","requirements":"^7.6.0","direct":true,"kind":"development","optional":false},{"id":6964346977,"package_name":"@rollup/plugin-commonjs","ecosystem":"npm","requirements":"^24.0.0","direct":true,"kind":"development","optional":false},{"id":6964346978,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"^15.0.1","direct":true,"kind":"development","optional":false},{"id":6964346979,"package_name":"@types/chai","ecosystem":"npm","requirements":"^3.4.35","direct":true,"kind":"development","optional":false},{"id":6964346980,"package_name":"@types/mocha","ecosystem":"npm","requirements":"^2.2.39","direct":true,"kind":"development","optional":false},{"id":6964346981,"package_name":"chai","ecosystem":"npm","requirements":"^4.3.4","direct":true,"kind":"development","optional":false},{"id":6964346982,"package_name":"downlevel-dts","ecosystem":"npm","requirements":"^0.4.0","direct":true,"kind":"development","optional":false},{"id":6964346983,"package_name":"karma","ecosystem":"npm","requirements":"^6.3.4","direct":true,"kind":"development","optional":false},{"id":6964346984,"package_name":"karma-chrome-launcher","ecosystem":"npm","requirements":"^3.1.0","direct":true,"kind":"development","optional":false},{"id":6964346985,"package_name":"karma-firefox-launcher","ecosystem":"npm","requirements":"^2.1.1","direct":true,"kind":"development","optional":false},{"id":6964346986,"package_name":"karma-mocha","ecosystem":"npm","requirements":"^2.0.1","direct":true,"kind":"development","optional":false},{"id":6964346987,"package_name":"karma-mocha-reporter","ecosystem":"npm","requirements":"^2.2.5","direct":true,"kind":"development","optional":false},{"id":6964346988,"package_name":"karma-webkit-launcher","ecosystem":"npm","requirements":"^1.0.2","direct":true,"kind":"development","optional":false},{"id":6964346989,"package_name":"mocha","ecosystem":"npm","requirements":"^9.0.3","direct":true,"kind":"development","optional":false},{"id":6964346990,"package_name":"playwright","ecosystem":"npm","requirements":"^1.29.0","direct":true,"kind":"development","optional":false},{"id":6964346991,"package_name":"postcss","ecosystem":"npm","requirements":"^8.4.14","direct":true,"kind":"development","optional":false},{"id":6964346992,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":6964346993,"package_name":"rollup","ecosystem":"npm","requirements":"^3.9.1","direct":true,"kind":"development","optional":false},{"id":6964346994,"package_name":"rollup-plugin-postcss","ecosystem":"npm","requirements":"^4.0.2","direct":true,"kind":"development","optional":false},{"id":6964346995,"package_name":"rollup-plugin-sourcemaps","ecosystem":"npm","requirements":"^0.6.3","direct":true,"kind":"development","optional":false},{"id":6964347004,"package_name":"rollup-plugin-styles","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":6964347005,"package_name":"terser","ecosystem":"npm","requirements":"^5.7.1","direct":true,"kind":"development","optional":false},{"id":6964347006,"package_name":"tslib","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"development","optional":false},{"id":6964347007,"package_name":"typedoc","ecosystem":"npm","requirements":"~0.23.9","direct":true,"kind":"development","optional":false},{"id":6964347008,"package_name":"typescript","ecosystem":"npm","requirements":"~4.9.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"yarn.lock","sha":null,"kind":"lockfile","created_at":"2023-01-17T01:31:44.918Z","updated_at":"2023-01-17T01:31:44.918Z","repository_link":"https://github.com/jupyterlab/lumino/blob/main/yarn.lock","dependencies":[{"id":6964347210,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6964347211,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.19.1","direct":false,"kind":"runtime","optional":false},{"id":6964347212,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6964347213,"package_name":"@colors/colors","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6964347214,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":6964347215,"package_name":"@gar/promisify","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":6964347216,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.11.7","direct":false,"kind":"runtime","optional":false},{"id":6964347217,"package_name":"@humanwhocodes/module-importer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347218,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6964347219,"package_name":"@hutson/parse-repository-url","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":6964347221,"package_name":"@isaacs/string-locale-compare","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347223,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":6964347224,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347226,"package_name":"@jridgewell/set-array","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6964347228,"package_name":"@jridgewell/source-map","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":6964347230,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.14","direct":false,"kind":"runtime","optional":false},{"id":6964347232,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.17","direct":false,"kind":"runtime","optional":false},{"id":6964347234,"package_name":"@jupyterlab/buildutils","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"runtime","optional":false},{"id":6964347236,"package_name":"@lerna/add","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347238,"package_name":"@lerna/bootstrap","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347240,"package_name":"@lerna/changed","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347241,"package_name":"@lerna/check-working-tree","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347242,"package_name":"@lerna/child-process","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347243,"package_name":"@lerna/clean","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347244,"package_name":"@lerna/cli","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347245,"package_name":"@lerna/collect-uncommitted","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347246,"package_name":"@lerna/collect-updates","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347247,"package_name":"@lerna/command","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347248,"package_name":"@lerna/conventional-commits","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347249,"package_name":"@lerna/create-symlink","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347250,"package_name":"@lerna/create","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347251,"package_name":"@lerna/describe-ref","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347252,"package_name":"@lerna/diff","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347253,"package_name":"@lerna/exec","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347254,"package_name":"@lerna/filter-options","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347255,"package_name":"@lerna/filter-packages","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347256,"package_name":"@lerna/get-npm-exec-opts","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347257,"package_name":"@lerna/get-packed","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347258,"package_name":"@lerna/github-client","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347259,"package_name":"@lerna/gitlab-client","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347260,"package_name":"@lerna/global-options","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347261,"package_name":"@lerna/has-npm-version","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347262,"package_name":"@lerna/import","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347263,"package_name":"@lerna/info","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347264,"package_name":"@lerna/init","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347265,"package_name":"@lerna/link","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347266,"package_name":"@lerna/list","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347267,"package_name":"@lerna/listable","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347268,"package_name":"@lerna/log-packed","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347269,"package_name":"@lerna/npm-conf","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347270,"package_name":"@lerna/npm-dist-tag","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347271,"package_name":"@lerna/npm-install","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347272,"package_name":"@lerna/npm-publish","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347273,"package_name":"@lerna/npm-run-script","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347274,"package_name":"@lerna/otplease","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347554,"package_name":"cssesc","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347555,"package_name":"cssnano-preset-default","ecosystem":"npm","requirements":"5.2.13","direct":false,"kind":"runtime","optional":false},{"id":6964347556,"package_name":"cssnano-utils","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347557,"package_name":"cssnano","ecosystem":"npm","requirements":"5.1.14","direct":false,"kind":"runtime","optional":false},{"id":6964347558,"package_name":"csso","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964347559,"package_name":"cssom","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":6964347560,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":6964347561,"package_name":"cssstyle","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347562,"package_name":"custom-event","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347563,"package_name":"d","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347564,"package_name":"dargs","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347565,"package_name":"dashdash","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":6964347566,"package_name":"data-urls","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347567,"package_name":"date-format","ecosystem":"npm","requirements":"4.0.14","direct":false,"kind":"runtime","optional":false},{"id":6964347568,"package_name":"dateformat","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":6964347569,"package_name":"dayjs","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":6964347570,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"runtime","optional":false},{"id":6964347571,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"runtime","optional":false},{"id":6964347572,"package_name":"debug","ecosystem":"npm","requirements":"4.3.3","direct":false,"kind":"runtime","optional":false},{"id":6964347573,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"runtime","optional":false},{"id":6964347574,"package_name":"debuglog","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347575,"package_name":"decamelize-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6964347576,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964347577,"package_name":"decamelize","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347578,"package_name":"decimal.js","ecosystem":"npm","requirements":"10.4.2","direct":false,"kind":"runtime","optional":false},{"id":6964347579,"package_name":"decode-uri-component","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":6964347580,"package_name":"decompress-response","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347581,"package_name":"dedent","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":6964347582,"package_name":"deep-eql","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":6964347583,"package_name":"deep-extend","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6964347584,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":6964347585,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":6964347586,"package_name":"defaults","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6964347587,"package_name":"defer-to-connect","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":6964347588,"package_name":"define-lazy-prop","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347589,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347590,"package_name":"delegates","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347591,"package_name":"depd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347592,"package_name":"depd","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6964347593,"package_name":"dependency-graph","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":6964347594,"package_name":"deprecation","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":6964347595,"package_name":"destroy","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964347596,"package_name":"detect-indent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347597,"package_name":"detect-indent","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347598,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347599,"package_name":"dezalgo","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6964347600,"package_name":"di","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347601,"package_name":"diff","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347602,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347603,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347604,"package_name":"dom-serialize","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":6964347605,"package_name":"dom-serializer","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":6964347606,"package_name":"domelementtype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347607,"package_name":"domexception","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347608,"package_name":"domhandler","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":6964347609,"package_name":"dompurify","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":6964347610,"package_name":"domutils","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":6964347611,"package_name":"dot-prop","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347612,"package_name":"dot-prop","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347613,"package_name":"dotenv","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347614,"package_name":"downlevel-dts","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6964347615,"package_name":"duplexer3","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":6964347616,"package_name":"duplexer","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":6964347617,"package_name":"eastasianwidth","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964347618,"package_name":"ecc-jsbn","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":6964347619,"package_name":"ecdsa-sig-formatter","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":6964347620,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6964347621,"package_name":"ejs","ecosystem":"npm","requirements":"3.1.8","direct":false,"kind":"runtime","optional":false},{"id":6964347622,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.284","direct":false,"kind":"runtime","optional":false},{"id":6964347623,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347624,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"runtime","optional":false},{"id":6964347625,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6964347626,"package_name":"encoding","ecosystem":"npm","requirements":"0.1.13","direct":false,"kind":"runtime","optional":false},{"id":6964347627,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"runtime","optional":false},{"id":6964347628,"package_name":"engine.io-parser","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"runtime","optional":false},{"id":6964347629,"package_name":"engine.io","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":6964347630,"package_name":"enquirer","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"runtime","optional":false},{"id":6964347631,"package_name":"ent","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964347632,"package_name":"entities","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964347633,"package_name":"env-paths","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":6964347634,"package_name":"envinfo","ecosystem":"npm","requirements":"7.8.1","direct":false,"kind":"runtime","optional":false},{"id":6964347636,"package_name":"err-code","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":6964347637,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":6964347638,"package_name":"es5-ext","ecosystem":"npm","requirements":"0.10.62","direct":false,"kind":"runtime","optional":false},{"id":6964347639,"package_name":"es6-iterator","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":6964347640,"package_name":"es6-symbol","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":6964347641,"package_name":"es6-weak-map","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":6964347642,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":6964347643,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6964347644,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347645,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":6964347646,"package_name":"escodegen","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347647,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"8.5.0","direct":false,"kind":"runtime","optional":false},{"id":6964347648,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":6964347649,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":6964347650,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":6964347651,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":6964347652,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347653,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347657,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347658,"package_name":"eslint","ecosystem":"npm","requirements":"8.27.0","direct":false,"kind":"runtime","optional":false},{"id":6964347659,"package_name":"espree","ecosystem":"npm","requirements":"9.4.1","direct":false,"kind":"runtime","optional":false},{"id":6964347660,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347661,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6964347662,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347663,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347664,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347665,"package_name":"estree-walker","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":6964347666,"package_name":"estree-walker","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347667,"package_name":"estree-walker","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":6964347668,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":6964347669,"package_name":"etag","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":6964347670,"package_name":"event-emitter","ecosystem":"npm","requirements":"0.3.5","direct":false,"kind":"runtime","optional":false},{"id":6964347671,"package_name":"eventemitter3","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":6964347672,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":6964347673,"package_name":"execa","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347674,"package_name":"express-rate-limit","ecosystem":"npm","requirements":"5.5.1","direct":false,"kind":"runtime","optional":false},{"id":6964347675,"package_name":"express","ecosystem":"npm","requirements":"4.18.2","direct":false,"kind":"runtime","optional":false},{"id":6964347676,"package_name":"ext","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6964347677,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":6964347678,"package_name":"external-editor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347679,"package_name":"extsprintf","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347680,"package_name":"extsprintf","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":6964347681,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":6964347682,"package_name":"fast-diff","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964347683,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"runtime","optional":false},{"id":6964347275,"package_name":"@lerna/output","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347276,"package_name":"@lerna/pack-directory","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347277,"package_name":"@lerna/package-graph","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347278,"package_name":"@lerna/package","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347279,"package_name":"@lerna/prerelease-id-from-version","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347280,"package_name":"@lerna/profiler","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347281,"package_name":"@lerna/project","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347282,"package_name":"@lerna/prompt","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347283,"package_name":"@lerna/publish","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347284,"package_name":"@lerna/pulse-till-done","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347285,"package_name":"@lerna/query-graph","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347286,"package_name":"@lerna/resolve-symlink","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347287,"package_name":"@lerna/rimraf-dir","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347288,"package_name":"@lerna/run-lifecycle","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347289,"package_name":"@lerna/run-topologically","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347290,"package_name":"@lerna/run","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347291,"package_name":"@lerna/symlink-binary","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347292,"package_name":"@lerna/symlink-dependencies","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347293,"package_name":"@lerna/temp-write","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347294,"package_name":"@lerna/timer","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347295,"package_name":"@lerna/validation-error","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347296,"package_name":"@lerna/version","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347297,"package_name":"@lerna/write-log-file","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347298,"package_name":"@lumino/coreutils","ecosystem":"npm","requirements":"1.12.1","direct":false,"kind":"runtime","optional":false},{"id":6964347299,"package_name":"@microsoft/api-extractor-model","ecosystem":"npm","requirements":"7.25.2","direct":false,"kind":"runtime","optional":false},{"id":6964347300,"package_name":"@microsoft/api-extractor","ecosystem":"npm","requirements":"7.33.6","direct":false,"kind":"runtime","optional":false},{"id":6964347301,"package_name":"@microsoft/tsdoc-config","ecosystem":"npm","requirements":"0.16.2","direct":false,"kind":"runtime","optional":false},{"id":6964347302,"package_name":"@microsoft/tsdoc","ecosystem":"npm","requirements":"0.14.2","direct":false,"kind":"runtime","optional":false},{"id":6964347303,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"runtime","optional":false},{"id":6964347304,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":6964347305,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":6964347306,"package_name":"@npmcli/arborist","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347307,"package_name":"@npmcli/fs","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":6964347310,"package_name":"@npmcli/git","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":6964347311,"package_name":"@npmcli/installed-package-contents","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":6964347312,"package_name":"@npmcli/map-workspaces","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":6964347313,"package_name":"@npmcli/metavuln-calculator","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":6964347314,"package_name":"@npmcli/move-file","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347315,"package_name":"@npmcli/name-from-folder","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347316,"package_name":"@npmcli/node-gyp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347317,"package_name":"@npmcli/package-json","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347318,"package_name":"@npmcli/promise-spawn","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347319,"package_name":"@npmcli/run-script","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":6964347320,"package_name":"@nrwl/cli","ecosystem":"npm","requirements":"15.4.2","direct":false,"kind":"runtime","optional":false},{"id":6964347321,"package_name":"@nrwl/devkit","ecosystem":"npm","requirements":"15.4.2","direct":false,"kind":"runtime","optional":false},{"id":6964347322,"package_name":"@nrwl/tao","ecosystem":"npm","requirements":"15.4.2","direct":false,"kind":"runtime","optional":false},{"id":6964347323,"package_name":"@octokit/auth-token","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":6964347324,"package_name":"@octokit/core","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347325,"package_name":"@octokit/endpoint","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":6964347326,"package_name":"@octokit/graphql","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"runtime","optional":false},{"id":6964347327,"package_name":"@octokit/openapi-types","ecosystem":"npm","requirements":"14.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347328,"package_name":"@octokit/plugin-enterprise-rest","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347329,"package_name":"@octokit/plugin-paginate-rest","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347330,"package_name":"@octokit/plugin-request-log","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6964347331,"package_name":"@octokit/plugin-rest-endpoint-methods","ecosystem":"npm","requirements":"6.7.0","direct":false,"kind":"runtime","optional":false},{"id":6964347332,"package_name":"@octokit/request-error","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":6964347333,"package_name":"@octokit/request","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"runtime","optional":false},{"id":6964347334,"package_name":"@octokit/rest","ecosystem":"npm","requirements":"19.0.5","direct":false,"kind":"runtime","optional":false},{"id":6964347335,"package_name":"@octokit/types","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347336,"package_name":"@parcel/watcher","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":6964347337,"package_name":"@phenomnomnominal/tsquery","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":6964347338,"package_name":"@playwright/test","ecosystem":"npm","requirements":"1.29.1","direct":false,"kind":"runtime","optional":false},{"id":6964347339,"package_name":"@rollup/plugin-commonjs","ecosystem":"npm","requirements":"24.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347340,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"15.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347341,"package_name":"@rollup/pluginutils","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347342,"package_name":"@rollup/pluginutils","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":6964347343,"package_name":"@rollup/pluginutils","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":6964347344,"package_name":"@rushstack/node-core-library","ecosystem":"npm","requirements":"3.53.2","direct":false,"kind":"runtime","optional":false},{"id":6964347345,"package_name":"@rushstack/rig-package","ecosystem":"npm","requirements":"0.3.17","direct":false,"kind":"runtime","optional":false},{"id":6964347346,"package_name":"@rushstack/ts-command-line","ecosystem":"npm","requirements":"4.13.1","direct":false,"kind":"runtime","optional":false},{"id":6964347347,"package_name":"@sindresorhus/is","ecosystem":"npm","requirements":"0.14.0","direct":false,"kind":"runtime","optional":false},{"id":6964347348,"package_name":"@socket.io/component-emitter","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347349,"package_name":"@szmarczak/http-timer","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6964347350,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6964347351,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347352,"package_name":"@trysound/sax","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964347353,"package_name":"@types/argparse","ecosystem":"npm","requirements":"1.0.38","direct":false,"kind":"runtime","optional":false},{"id":6964347354,"package_name":"@types/chai","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"runtime","optional":false},{"id":6964347355,"package_name":"@types/cookie","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6964347356,"package_name":"@types/cors","ecosystem":"npm","requirements":"2.8.12","direct":false,"kind":"runtime","optional":false},{"id":6964347357,"package_name":"@types/cssnano","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347358,"package_name":"@types/estree","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347359,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.39","direct":false,"kind":"runtime","optional":false},{"id":6964347360,"package_name":"@types/glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964347361,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.11","direct":false,"kind":"runtime","optional":false},{"id":6964347362,"package_name":"@types/json5","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"runtime","optional":false},{"id":6964347363,"package_name":"@types/minimatch","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":6964347364,"package_name":"@types/minimatch","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"runtime","optional":false},{"id":6964347365,"package_name":"@types/minimist","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":6964347366,"package_name":"@types/mocha","ecosystem":"npm","requirements":"2.2.48","direct":false,"kind":"runtime","optional":false},{"id":6964347367,"package_name":"@types/node","ecosystem":"npm","requirements":"18.11.9","direct":false,"kind":"runtime","optional":false},{"id":6964347368,"package_name":"@types/node","ecosystem":"npm","requirements":"12.20.24","direct":false,"kind":"runtime","optional":false},{"id":6964347369,"package_name":"@types/node","ecosystem":"npm","requirements":"12.20.55","direct":false,"kind":"runtime","optional":false},{"id":6964347370,"package_name":"@types/normalize-package-data","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":6964347371,"package_name":"@types/parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347372,"package_name":"@types/resolve","ecosystem":"npm","requirements":"1.20.2","direct":false,"kind":"runtime","optional":false},{"id":6964347373,"package_name":"@types/semver","ecosystem":"npm","requirements":"7.3.13","direct":false,"kind":"runtime","optional":false},{"id":6964347374,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"5.43.0","direct":false,"kind":"runtime","optional":false},{"id":6964347375,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"5.43.0","direct":false,"kind":"runtime","optional":false},{"id":6964347376,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"5.43.0","direct":false,"kind":"runtime","optional":false},{"id":6964347377,"package_name":"@typescript-eslint/type-utils","ecosystem":"npm","requirements":"5.43.0","direct":false,"kind":"runtime","optional":false},{"id":6964347378,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"5.43.0","direct":false,"kind":"runtime","optional":false},{"id":6964347379,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"5.43.0","direct":false,"kind":"runtime","optional":false},{"id":6964347380,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"5.43.0","direct":false,"kind":"runtime","optional":false},{"id":6964347381,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"5.43.0","direct":false,"kind":"runtime","optional":false},{"id":6964347382,"package_name":"@ungap/promise-all-settled","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6964347383,"package_name":"@verdaccio/commons-api","ecosystem":"npm","requirements":"10.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964347384,"package_name":"@verdaccio/file-locking","ecosystem":"npm","requirements":"10.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347385,"package_name":"@verdaccio/local-storage","ecosystem":"npm","requirements":"10.3.1","direct":false,"kind":"runtime","optional":false},{"id":6964347386,"package_name":"@verdaccio/readme","ecosystem":"npm","requirements":"10.4.2","direct":false,"kind":"runtime","optional":false},{"id":6964347387,"package_name":"@verdaccio/streams","ecosystem":"npm","requirements":"10.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964347388,"package_name":"@verdaccio/ui-theme","ecosystem":"npm","requirements":"6.0.0-6-next.50","direct":false,"kind":"runtime","optional":false},{"id":6964347389,"package_name":"@yarnpkg/lockfile","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347390,"package_name":"@yarnpkg/parsers","ecosystem":"npm","requirements":"3.0.0-rc.34","direct":false,"kind":"runtime","optional":false},{"id":6964347391,"package_name":"@zkochan/js-yaml","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"runtime","optional":false},{"id":6964347392,"package_name":"JSONStream","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"runtime","optional":false},{"id":6964347393,"package_name":"abab","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":6964347394,"package_name":"abbrev","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6964347395,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":6964347396,"package_name":"acorn-globals","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347397,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":6964347398,"package_name":"acorn-walk","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964347399,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"runtime","optional":false},{"id":6964347400,"package_name":"acorn","ecosystem":"npm","requirements":"8.8.1","direct":false,"kind":"runtime","optional":false},{"id":6964347401,"package_name":"add-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347402,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":6964347403,"package_name":"agentkeepalive","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":6964347404,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347405,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"runtime","optional":false},{"id":6964347406,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":6964347407,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"runtime","optional":false},{"id":6964347408,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"runtime","optional":false},{"id":6964347409,"package_name":"ansi-regex","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347410,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347411,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347412,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":6964347413,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347414,"package_name":"ansi-styles","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":6964347415,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":6964347416,"package_name":"apache-md5","ecosystem":"npm","requirements":"1.1.8","direct":false,"kind":"runtime","optional":false},{"id":6964347417,"package_name":"aproba","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347422,"package_name":"are-we-there-yet","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347423,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":6964347424,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347425,"package_name":"array-differ","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347426,"package_name":"array-flatten","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6964347427,"package_name":"array-ify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347428,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347429,"package_name":"arrify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347430,"package_name":"arrify","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347431,"package_name":"asap","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":6964347432,"package_name":"asn1","ecosystem":"npm","requirements":"0.2.6","direct":false,"kind":"runtime","optional":false},{"id":6964347433,"package_name":"assert-plus","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347434,"package_name":"assertion-error","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347435,"package_name":"astral-regex","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347436,"package_name":"async","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":6964347437,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6964347438,"package_name":"at-least-node","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347439,"package_name":"atob","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":6964347440,"package_name":"atomic-sleep","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347441,"package_name":"aws-sign2","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":6964347442,"package_name":"aws4","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"runtime","optional":false},{"id":6964347443,"package_name":"axios","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":6964347444,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6964347445,"package_name":"base64-js","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":6964347446,"package_name":"base64id","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347447,"package_name":"bcrypt-pbkdf","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6964347448,"package_name":"bcryptjs","ecosystem":"npm","requirements":"2.4.3","direct":false,"kind":"runtime","optional":false},{"id":6964347449,"package_name":"before-after-hook","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":6964347450,"package_name":"bin-links","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":6964347451,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964347452,"package_name":"bl","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347453,"package_name":"body-parser","ecosystem":"npm","requirements":"1.20.1","direct":false,"kind":"runtime","optional":false},{"id":6964347454,"package_name":"boolbase","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347455,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":6964347456,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347457,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":6964347458,"package_name":"browser-process-hrtime","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347459,"package_name":"browser-stdout","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6964347460,"package_name":"browserslist","ecosystem":"npm","requirements":"4.21.4","direct":false,"kind":"runtime","optional":false},{"id":6964347461,"package_name":"buffer-equal-constant-time","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347462,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6964347463,"package_name":"buffer","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"runtime","optional":false},{"id":6964347464,"package_name":"builtin-modules","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347465,"package_name":"builtins","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6964347466,"package_name":"builtins","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347467,"package_name":"byte-size","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347468,"package_name":"bytes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347469,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":6964347470,"package_name":"cacache","ecosystem":"npm","requirements":"16.1.3","direct":false,"kind":"runtime","optional":false},{"id":6964347471,"package_name":"cacheable-request","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347472,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6964347473,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347474,"package_name":"camelcase-keys","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"runtime","optional":false},{"id":6964347475,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":6964347476,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347477,"package_name":"caniuse-api","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347478,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001431","direct":false,"kind":"runtime","optional":false},{"id":6964347479,"package_name":"caseless","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":6964347480,"package_name":"chai","ecosystem":"npm","requirements":"4.3.7","direct":false,"kind":"runtime","optional":false},{"id":6964347481,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347482,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":6964347483,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":6964347484,"package_name":"chardet","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":6964347485,"package_name":"check-error","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6964347486,"package_name":"child_process","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6964347489,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"runtime","optional":false},{"id":6964347490,"package_name":"chownr","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347491,"package_name":"ci-info","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347492,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964347493,"package_name":"cli-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347494,"package_name":"cli-spinners","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"runtime","optional":false},{"id":6964347495,"package_name":"cli-spinners","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":6964347496,"package_name":"cli-truncate","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347497,"package_name":"cli-truncate","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347498,"package_name":"cli-width","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347499,"package_name":"clipanion","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347500,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"runtime","optional":false},{"id":6964347501,"package_name":"cliui","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347502,"package_name":"clone-deep","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347503,"package_name":"clone-response","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6964347504,"package_name":"clone","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6964347505,"package_name":"cmd-shim","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347506,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":6964347507,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347508,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":6964347509,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":6964347510,"package_name":"color-support","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":6964347511,"package_name":"colord","ecosystem":"npm","requirements":"2.9.3","direct":false,"kind":"runtime","optional":false},{"id":6964347512,"package_name":"colorette","ecosystem":"npm","requirements":"2.0.19","direct":false,"kind":"runtime","optional":false},{"id":6964347513,"package_name":"colors","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":6964347514,"package_name":"columnify","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6964347515,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":6964347516,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"runtime","optional":false},{"id":6964347517,"package_name":"commander","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964347518,"package_name":"commander","ecosystem":"npm","requirements":"9.4.1","direct":false,"kind":"runtime","optional":false},{"id":6964347519,"package_name":"commander","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347520,"package_name":"common-ancestor-path","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347521,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347522,"package_name":"compare-func","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347523,"package_name":"compressible","ecosystem":"npm","requirements":"2.0.18","direct":false,"kind":"runtime","optional":false},{"id":6964347524,"package_name":"compression","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"runtime","optional":false},{"id":6964347525,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347526,"package_name":"concat-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347527,"package_name":"concat-with-sourcemaps","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347528,"package_name":"config-chain","ecosystem":"npm","requirements":"1.1.13","direct":false,"kind":"runtime","optional":false},{"id":6964347529,"package_name":"connect","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":6964347530,"package_name":"console-control-strings","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347531,"package_name":"content-disposition","ecosystem":"npm","requirements":"0.5.4","direct":false,"kind":"runtime","optional":false},{"id":6964347532,"package_name":"content-type","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6964347533,"package_name":"conventional-changelog-angular","ecosystem":"npm","requirements":"5.0.13","direct":false,"kind":"runtime","optional":false},{"id":6964347534,"package_name":"conventional-changelog-core","ecosystem":"npm","requirements":"4.2.4","direct":false,"kind":"runtime","optional":false},{"id":6964347535,"package_name":"conventional-changelog-preset-loader","ecosystem":"npm","requirements":"2.3.4","direct":false,"kind":"runtime","optional":false},{"id":6964347536,"package_name":"conventional-changelog-writer","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347537,"package_name":"conventional-commits-filter","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":6964347538,"package_name":"conventional-commits-parser","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":6964347539,"package_name":"conventional-recommended-bump","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347540,"package_name":"cookie-signature","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":6964347541,"package_name":"cookie","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6964347542,"package_name":"cookie","ecosystem":"npm","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":6964347543,"package_name":"cookies","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":6964347544,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6964347545,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6964347546,"package_name":"cors","ecosystem":"npm","requirements":"2.8.5","direct":false,"kind":"runtime","optional":false},{"id":6964347547,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347548,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":6964347549,"package_name":"crypto","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347550,"package_name":"css-declaration-sorter","ecosystem":"npm","requirements":"6.3.1","direct":false,"kind":"runtime","optional":false},{"id":6964347551,"package_name":"css-select","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347552,"package_name":"css-tree","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":6964347553,"package_name":"css-what","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347684,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.12","direct":false,"kind":"runtime","optional":false},{"id":6964347686,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347687,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":6964347688,"package_name":"fast-redact","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":6964347690,"package_name":"fast-safe-stringify","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6964347691,"package_name":"fastq","ecosystem":"npm","requirements":"1.15.0","direct":false,"kind":"runtime","optional":false},{"id":6964347692,"package_name":"figures","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964347693,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347694,"package_name":"filelist","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6964347695,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347696,"package_name":"filter-obj","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347697,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6964347698,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964347699,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347700,"package_name":"find-up","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347701,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347702,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":6964347703,"package_name":"flat","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":6964347704,"package_name":"flatstr","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"runtime","optional":false},{"id":6964347705,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"runtime","optional":false},{"id":6964347706,"package_name":"follow-redirects","ecosystem":"npm","requirements":"1.15.2","direct":false,"kind":"runtime","optional":false},{"id":6964347707,"package_name":"forever-agent","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":6964347708,"package_name":"form-data","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347709,"package_name":"form-data","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347710,"package_name":"form-data","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":6964347711,"package_name":"forwarded","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964347712,"package_name":"fresh","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":6964347713,"package_name":"fs-constants","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347714,"package_name":"fs-extra","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347715,"package_name":"fs-extra","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347716,"package_name":"fs-extra","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347717,"package_name":"fs-extra","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347718,"package_name":"fs-minipass","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347719,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347720,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":6964347721,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6964347722,"package_name":"gauge","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":6964347723,"package_name":"generic-names","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347724,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":6964347725,"package_name":"get-func-name","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347726,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":6964347727,"package_name":"get-pkg-repo","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":6964347728,"package_name":"get-port","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":6964347729,"package_name":"get-stream","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347730,"package_name":"get-stream","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964347731,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347732,"package_name":"getpass","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":6964347733,"package_name":"git-hooks-list","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6964347734,"package_name":"git-raw-commits","ecosystem":"npm","requirements":"2.0.11","direct":false,"kind":"runtime","optional":false},{"id":6964347735,"package_name":"git-remote-origin-url","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347736,"package_name":"git-semver-tags","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":6964347737,"package_name":"git-up","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347738,"package_name":"git-url-parse","ecosystem":"npm","requirements":"13.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347739,"package_name":"gitconfiglocal","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347740,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":6964347741,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":6964347742,"package_name":"glob","ecosystem":"npm","requirements":"7.1.4","direct":false,"kind":"runtime","optional":false},{"id":6964347743,"package_name":"glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964347744,"package_name":"glob","ecosystem":"npm","requirements":"6.0.4","direct":false,"kind":"runtime","optional":false},{"id":6964347745,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"runtime","optional":false},{"id":6964347746,"package_name":"glob","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":6964347747,"package_name":"glob","ecosystem":"npm","requirements":"7.1.7","direct":false,"kind":"runtime","optional":false},{"id":6964347748,"package_name":"globals","ecosystem":"npm","requirements":"13.18.0","direct":false,"kind":"runtime","optional":false},{"id":6964347749,"package_name":"globby","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347750,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347751,"package_name":"got","ecosystem":"npm","requirements":"9.6.0","direct":false,"kind":"runtime","optional":false},{"id":6964347752,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.10","direct":false,"kind":"runtime","optional":false},{"id":6964347753,"package_name":"grapheme-splitter","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6964347754,"package_name":"growl","ecosystem":"npm","requirements":"1.10.5","direct":false,"kind":"runtime","optional":false},{"id":6964347755,"package_name":"handlebars","ecosystem":"npm","requirements":"4.7.7","direct":false,"kind":"runtime","optional":false},{"id":6964347756,"package_name":"har-schema","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347757,"package_name":"har-validator","ecosystem":"npm","requirements":"5.1.5","direct":false,"kind":"runtime","optional":false},{"id":6964347758,"package_name":"hard-rejection","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347759,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347760,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347761,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6964347762,"package_name":"has-unicode","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347763,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6964347764,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964347776,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.8.9","direct":false,"kind":"runtime","optional":false},{"id":6964347777,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"3.0.8","direct":false,"kind":"runtime","optional":false},{"id":6964347778,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347779,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":6964347780,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347781,"package_name":"http-cache-semantics","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347782,"package_name":"http-errors","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347783,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347784,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347785,"package_name":"http-proxy","ecosystem":"npm","requirements":"1.18.1","direct":false,"kind":"runtime","optional":false},{"id":6964347786,"package_name":"http-signature","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964347787,"package_name":"http-status-codes","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964347788,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347789,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347790,"package_name":"human-signals","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347791,"package_name":"humanize-ms","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6964347792,"package_name":"husky","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":6964347793,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":6964347794,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":6964347795,"package_name":"icss-replace-symbols","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347796,"package_name":"icss-utils","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347797,"package_name":"ieee754","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6964347798,"package_name":"ignore-walk","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347799,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.4","direct":false,"kind":"runtime","optional":false},{"id":6964347800,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964347801,"package_name":"import-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347802,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347803,"package_name":"import-from","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347804,"package_name":"import-lazy","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347805,"package_name":"import-local","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347806,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":6964347807,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347808,"package_name":"infer-owner","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6964347809,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":6964347810,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":6964347811,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":6964347812,"package_name":"init-package-json","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":6964347813,"package_name":"inquirer","ecosystem":"npm","requirements":"7.3.3","direct":false,"kind":"runtime","optional":false},{"id":6964347814,"package_name":"inquirer","ecosystem":"npm","requirements":"8.2.5","direct":false,"kind":"runtime","optional":false},{"id":6964347815,"package_name":"interpret","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6964347816,"package_name":"ip","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347817,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":6964347818,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":6964347819,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347820,"package_name":"is-builtin-module","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964347821,"package_name":"is-ci","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347822,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.11.0","direct":false,"kind":"runtime","optional":false},{"id":6964347823,"package_name":"is-docker","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":6964347824,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6964347909,"package_name":"lodash.isboolean","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":6964347825,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347826,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347827,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":6964347828,"package_name":"is-interactive","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347829,"package_name":"is-lambda","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347830,"package_name":"is-module","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347831,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347832,"package_name":"is-obj","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347833,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":6964347834,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347835,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347836,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":6964347837,"package_name":"is-plain-object","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347838,"package_name":"is-potential-custom-element-name","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347839,"package_name":"is-promise","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"runtime","optional":false},{"id":6964347840,"package_name":"is-reference","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6964347841,"package_name":"is-ssh","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6964347842,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347843,"package_name":"is-stream","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347844,"package_name":"is-text-path","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347845,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347846,"package_name":"is-unicode-supported","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347847,"package_name":"is-wsl","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964347848,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347849,"package_name":"isbinaryfile","ecosystem":"npm","requirements":"4.0.10","direct":false,"kind":"runtime","optional":false},{"id":6964347850,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347851,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347852,"package_name":"isstream","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":6964347853,"package_name":"jake","ecosystem":"npm","requirements":"10.8.5","direct":false,"kind":"runtime","optional":false},{"id":6964347854,"package_name":"jju","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6964347855,"package_name":"js-sdsl","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"runtime","optional":false},{"id":6964347856,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347857,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347858,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"runtime","optional":false},{"id":6964347859,"package_name":"jsbn","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":6964347860,"package_name":"jsdom","ecosystem":"npm","requirements":"16.7.0","direct":false,"kind":"runtime","optional":false},{"id":6964347861,"package_name":"json-buffer","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347862,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6964347863,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":6964347864,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6964347865,"package_name":"json-schema","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6964347866,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347867,"package_name":"json-stringify-nice","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":6964347868,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347869,"package_name":"json5","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6964347870,"package_name":"jsonc-parser","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964347871,"package_name":"jsonfile","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347872,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347873,"package_name":"jsonparse","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6964347874,"package_name":"jsonwebtoken","ecosystem":"npm","requirements":"8.5.1","direct":false,"kind":"runtime","optional":false},{"id":6964347875,"package_name":"jsprim","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":6964347876,"package_name":"just-diff-apply","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":6964347877,"package_name":"just-diff","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964347878,"package_name":"jwa","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":6964347879,"package_name":"jws","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":6964347880,"package_name":"karma-chrome-launcher","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":6964347881,"package_name":"karma-firefox-launcher","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":6964347882,"package_name":"karma-mocha-reporter","ecosystem":"npm","requirements":"2.2.5","direct":false,"kind":"runtime","optional":false},{"id":6964347883,"package_name":"karma-mocha","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347884,"package_name":"karma-webkit-launcher","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347885,"package_name":"karma","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6964347886,"package_name":"keygrip","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347887,"package_name":"keyv","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347888,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":6964347889,"package_name":"kleur","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"runtime","optional":false},{"id":6964347890,"package_name":"lerna","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347891,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6964347892,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347893,"package_name":"libnpmaccess","ecosystem":"npm","requirements":"6.0.4","direct":false,"kind":"runtime","optional":false},{"id":6964347894,"package_name":"libnpmpublish","ecosystem":"npm","requirements":"6.0.5","direct":false,"kind":"runtime","optional":false},{"id":6964347895,"package_name":"lilconfig","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":6964347896,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":6964347897,"package_name":"lint-staged","ecosystem":"npm","requirements":"13.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347898,"package_name":"listr2","ecosystem":"npm","requirements":"5.0.6","direct":false,"kind":"runtime","optional":false},{"id":6964347899,"package_name":"load-json-file","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347900,"package_name":"load-json-file","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964347901,"package_name":"loader-utils","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":6964347902,"package_name":"locate-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347903,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347904,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347905,"package_name":"lockfile","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6964347906,"package_name":"lodash.camelcase","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347907,"package_name":"lodash.get","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"runtime","optional":false},{"id":6964347908,"package_name":"lodash.includes","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347910,"package_name":"lodash.isequal","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":6964347911,"package_name":"lodash.isinteger","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":6964347912,"package_name":"lodash.ismatch","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":6964347913,"package_name":"lodash.isnumber","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":6964347914,"package_name":"lodash.isplainobject","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":6964347915,"package_name":"lodash.isstring","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347916,"package_name":"lodash.memoize","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":6964347917,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"runtime","optional":false},{"id":6964347918,"package_name":"lodash.once","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":6964347919,"package_name":"lodash.uniq","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":6964347920,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":6964347921,"package_name":"log-symbols","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347922,"package_name":"log-symbols","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964347923,"package_name":"log-update","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347924,"package_name":"log4js","ecosystem":"npm","requirements":"6.7.0","direct":false,"kind":"runtime","optional":false},{"id":6964347925,"package_name":"loupe","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"runtime","optional":false},{"id":6964347926,"package_name":"lowdb","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347927,"package_name":"lowercase-keys","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347928,"package_name":"lowercase-keys","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347929,"package_name":"lru-cache","ecosystem":"npm","requirements":"7.14.0","direct":false,"kind":"runtime","optional":false},{"id":6964347930,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347931,"package_name":"lru-cache","ecosystem":"npm","requirements":"7.14.1","direct":false,"kind":"runtime","optional":false},{"id":6964347932,"package_name":"lru-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347933,"package_name":"lunr-mutable-indexes","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":6964347934,"package_name":"lunr","ecosystem":"npm","requirements":"2.3.9","direct":false,"kind":"runtime","optional":false},{"id":6964347935,"package_name":"magic-string","ecosystem":"npm","requirements":"0.27.0","direct":false,"kind":"runtime","optional":false},{"id":6964347936,"package_name":"make-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347937,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347938,"package_name":"make-fetch-happen","ecosystem":"npm","requirements":"10.2.1","direct":false,"kind":"runtime","optional":false},{"id":6964347939,"package_name":"map-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347940,"package_name":"map-obj","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347941,"package_name":"marked","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":6964347942,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.14","direct":false,"kind":"runtime","optional":false},{"id":6964347943,"package_name":"media-typer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964347944,"package_name":"memoizee","ecosystem":"npm","requirements":"0.4.15","direct":false,"kind":"runtime","optional":false},{"id":6964347945,"package_name":"meow","ecosystem":"npm","requirements":"8.1.2","direct":false,"kind":"runtime","optional":false},{"id":6964347946,"package_name":"merge-descriptors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347947,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347948,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":6964347949,"package_name":"methods","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6964347950,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":6964347952,"package_name":"mime-db","ecosystem":"npm","requirements":"1.52.0","direct":false,"kind":"runtime","optional":false},{"id":6964347953,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.35","direct":false,"kind":"runtime","optional":false},{"id":6964347954,"package_name":"mime","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6964347955,"package_name":"mime","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347956,"package_name":"mime","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":6964347957,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347958,"package_name":"mimic-fn","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347959,"package_name":"mimic-response","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347960,"package_name":"min-indent","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347961,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":6964347962,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"runtime","optional":false},{"id":6964347963,"package_name":"minimatch","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":6964347964,"package_name":"minimatch","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347965,"package_name":"minimatch","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":6964347966,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.8","direct":false,"kind":"runtime","optional":false},{"id":6964347967,"package_name":"minimist-options","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347968,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":6964347969,"package_name":"minipass-collect","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6964347970,"package_name":"minipass-fetch","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":6964347971,"package_name":"minipass-flush","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":6964347972,"package_name":"minipass-json-stream","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347973,"package_name":"minipass-pipeline","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":6964347974,"package_name":"minipass-sized","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6964347975,"package_name":"minipass","ecosystem":"npm","requirements":"3.3.6","direct":false,"kind":"runtime","optional":false},{"id":6964347976,"package_name":"minipass","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347977,"package_name":"minizlib","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":6964347978,"package_name":"mkdirp-infer-owner","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347979,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6964347980,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"runtime","optional":false},{"id":6964347981,"package_name":"mocha","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"runtime","optional":false},{"id":6964347982,"package_name":"modify-values","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964347983,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347984,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":6964347985,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":6964347986,"package_name":"multimatch","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347987,"package_name":"mute-stream","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"runtime","optional":false},{"id":6964347988,"package_name":"mv","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6964347989,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":6964347990,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.4","direct":false,"kind":"runtime","optional":false},{"id":6964347991,"package_name":"natural-compare-lite","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6964347992,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6964347993,"package_name":"ncp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964347994,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":6964347995,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":6964347996,"package_name":"next-tick","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964347997,"package_name":"node-addon-api","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":6964347998,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.6.7","direct":false,"kind":"runtime","optional":false},{"id":6964347999,"package_name":"node-gyp-build","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":6964348000,"package_name":"node-gyp","ecosystem":"npm","requirements":"9.3.1","direct":false,"kind":"runtime","optional":false},{"id":6964348001,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":6964348002,"package_name":"nopt","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348003,"package_name":"nopt","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348004,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":6964348005,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":6964348006,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964348007,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348008,"package_name":"normalize-url","ecosystem":"npm","requirements":"4.5.1","direct":false,"kind":"runtime","optional":false},{"id":6964348009,"package_name":"normalize-url","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964348010,"package_name":"npm-bundled","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6964348011,"package_name":"npm-bundled","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964348012,"package_name":"npm-install-checks","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348013,"package_name":"npm-normalize-package-bin","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964348014,"package_name":"npm-normalize-package-bin","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348015,"package_name":"npm-package-arg","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":6964348016,"package_name":"npm-package-arg","ecosystem":"npm","requirements":"9.1.2","direct":false,"kind":"runtime","optional":false},{"id":6964348017,"package_name":"npm-packlist","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"runtime","optional":false},{"id":6964348018,"package_name":"npm-pick-manifest","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":6964348019,"package_name":"npm-registry-fetch","ecosystem":"npm","requirements":"13.3.1","direct":false,"kind":"runtime","optional":false},{"id":6964348020,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964348021,"package_name":"npm-run-path","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964348022,"package_name":"npmlog","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":6964348023,"package_name":"nth-check","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6964348024,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"runtime","optional":false},{"id":6964348025,"package_name":"nx","ecosystem":"npm","requirements":"15.4.2","direct":false,"kind":"runtime","optional":false},{"id":6964348026,"package_name":"oauth-sign","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":6964348027,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":6964348028,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.12.2","direct":false,"kind":"runtime","optional":false},{"id":6964348029,"package_name":"on-finished","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":6964348030,"package_name":"on-finished","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964348031,"package_name":"on-headers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6964348032,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6964348033,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":6964348034,"package_name":"onetime","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348035,"package_name":"open","ecosystem":"npm","requirements":"8.4.0","direct":false,"kind":"runtime","optional":false},{"id":6964348036,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"runtime","optional":false},{"id":6964348037,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":6964348038,"package_name":"ora","ecosystem":"npm","requirements":"5.4.1","direct":false,"kind":"runtime","optional":false},{"id":6964348039,"package_name":"os-tmpdir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6964348040,"package_name":"os","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":6964348041,"package_name":"p-cancelable","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964348042,"package_name":"p-finally","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348043,"package_name":"p-limit","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964348044,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964348045,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964348046,"package_name":"p-locate","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348047,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964348048,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348049,"package_name":"p-map-series","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964348050,"package_name":"p-map","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348056,"package_name":"p-pipe","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964348057,"package_name":"p-queue","ecosystem":"npm","requirements":"6.6.2","direct":false,"kind":"runtime","optional":false},{"id":6964348058,"package_name":"p-reduce","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964348059,"package_name":"p-timeout","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964348060,"package_name":"p-try","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348061,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964348062,"package_name":"p-waterfall","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6964348063,"package_name":"package-json","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"runtime","optional":false},{"id":6964348064,"package_name":"pacote","ecosystem":"npm","requirements":"13.6.2","direct":false,"kind":"runtime","optional":false},{"id":6964348066,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964348068,"package_name":"parse-conflict-json","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":6964348070,"package_name":"parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348073,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964348075,"package_name":"parse-ms","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964348077,"package_name":"parse-path","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348078,"package_name":"parse-url","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964348079,"package_name":"parse5","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964348080,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":6964348081,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348082,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348083,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964348084,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":6964348085,"package_name":"path-key","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348086,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":6964348087,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":6964348088,"package_name":"path-type","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348089,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348090,"package_name":"pathval","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6964348091,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964348092,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348093,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":6964348094,"package_name":"pidtree","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6964348095,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964348096,"package_name":"pify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348097,"package_name":"pify","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964348098,"package_name":"pify","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348099,"package_name":"pino-std-serializers","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964348100,"package_name":"pino","ecosystem":"npm","requirements":"6.14.0","direct":false,"kind":"runtime","optional":false},{"id":6964348101,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964348102,"package_name":"pkginfo","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6964348103,"package_name":"playwright-core","ecosystem":"npm","requirements":"1.29.1","direct":false,"kind":"runtime","optional":false},{"id":6964348104,"package_name":"playwright","ecosystem":"npm","requirements":"1.29.1","direct":false,"kind":"runtime","optional":false},{"id":6964348105,"package_name":"postcss-calc","ecosystem":"npm","requirements":"8.2.4","direct":false,"kind":"runtime","optional":false},{"id":6964348108,"package_name":"postcss-colormin","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964348109,"package_name":"postcss-convert-values","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"runtime","optional":false},{"id":6964348110,"package_name":"postcss-discard-comments","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":6964348111,"package_name":"postcss-discard-duplicates","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964348112,"package_name":"postcss-discard-empty","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":6964348131,"package_name":"postcss-discard-overridden","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964348132,"package_name":"postcss-load-config","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"runtime","optional":false},{"id":6964348133,"package_name":"postcss-merge-longhand","ecosystem":"npm","requirements":"5.1.7","direct":false,"kind":"runtime","optional":false},{"id":6964348134,"package_name":"postcss-merge-rules","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"runtime","optional":false},{"id":6964348135,"package_name":"postcss-minify-font-values","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964348136,"package_name":"postcss-minify-gradients","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":6964348137,"package_name":"postcss-minify-params","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":6964348138,"package_name":"postcss-minify-selectors","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":6964348139,"package_name":"postcss-modules-extract-imports","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348140,"package_name":"postcss-modules-local-by-default","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348141,"package_name":"postcss-modules-scope","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348142,"package_name":"postcss-modules-values","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348143,"package_name":"postcss-modules","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":6964348144,"package_name":"postcss-normalize-charset","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964348145,"package_name":"postcss-normalize-display-values","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964348146,"package_name":"postcss-normalize-positions","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":6964348147,"package_name":"postcss-normalize-repeat-style","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":6964348150,"package_name":"postcss-normalize-string","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964348151,"package_name":"postcss-normalize-timing-functions","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964348152,"package_name":"postcss-normalize-unicode","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":6964348153,"package_name":"postcss-normalize-url","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964348154,"package_name":"postcss-normalize-whitespace","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":6964348155,"package_name":"postcss-ordered-values","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"runtime","optional":false},{"id":6964348156,"package_name":"postcss-reduce-initial","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":6964348157,"package_name":"postcss-reduce-transforms","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964348158,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"6.0.10","direct":false,"kind":"runtime","optional":false},{"id":6964348159,"package_name":"postcss-svgo","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964348160,"package_name":"postcss-unique-selectors","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":6964348161,"package_name":"postcss-value-parser","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964348162,"package_name":"postcss","ecosystem":"npm","requirements":"8.4.19","direct":false,"kind":"runtime","optional":false},{"id":6964348163,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6964348164,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6964348165,"package_name":"prepend-http","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348166,"package_name":"prettier-bytes","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6964348167,"package_name":"prettier-linter-helpers","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348168,"package_name":"prettier","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"runtime","optional":false},{"id":6964348169,"package_name":"prettier","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":6964348170,"package_name":"pretty-ms","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964348171,"package_name":"proc-log","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964348172,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964348173,"package_name":"process-warning","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348174,"package_name":"process","ecosystem":"npm","requirements":"0.11.10","direct":false,"kind":"runtime","optional":false},{"id":6964348175,"package_name":"promise-all-reject-late","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964348176,"package_name":"promise-call-limit","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964348177,"package_name":"promise-inflight","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964348178,"package_name":"promise-retry","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964348179,"package_name":"promise.series","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964348180,"package_name":"promzard","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964348181,"package_name":"proto-list","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":6964348182,"package_name":"protocols","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964348183,"package_name":"proxy-addr","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":6964348184,"package_name":"proxy-from-env","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964348185,"package_name":"psl","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6964348186,"package_name":"pump","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348187,"package_name":"punycode","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":6964348188,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6964348189,"package_name":"q","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":6964348190,"package_name":"qjobs","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964348191,"package_name":"qs","ecosystem":"npm","requirements":"6.11.0","direct":false,"kind":"runtime","optional":false},{"id":6964348192,"package_name":"qs","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"runtime","optional":false},{"id":6964348193,"package_name":"query-string","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":6964348194,"package_name":"querystringify","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964348195,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":6964348196,"package_name":"quick-format-unescaped","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":6964348197,"package_name":"quick-lru","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964348198,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964348199,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6964348200,"package_name":"raw-body","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"runtime","optional":false},{"id":6964348201,"package_name":"rc","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":6964348202,"package_name":"read-cmd-shim","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964348203,"package_name":"read-package-json-fast","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":6964348204,"package_name":"read-package-json","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":6964348205,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348206,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964348207,"package_name":"read-pkg","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348208,"package_name":"read-pkg","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964348209,"package_name":"read","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":6964348210,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":6964348211,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"runtime","optional":false},{"id":6964348212,"package_name":"readdir-scoped-modules","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964348213,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":6964348214,"package_name":"rechoir","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"runtime","optional":false},{"id":6964348215,"package_name":"redent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348216,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964348217,"package_name":"registry-auth-token","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":6964348218,"package_name":"registry-url","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964348219,"package_name":"request","ecosystem":"npm","requirements":"2.88.0","direct":false,"kind":"runtime","optional":false},{"id":6964348220,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6964348221,"package_name":"requires-port","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348222,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348223,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348224,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348225,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.1","direct":false,"kind":"runtime","optional":false},{"id":6964348226,"package_name":"resolve","ecosystem":"npm","requirements":"1.17.0","direct":false,"kind":"runtime","optional":false},{"id":6964348227,"package_name":"resolve","ecosystem":"npm","requirements":"1.19.0","direct":false,"kind":"runtime","optional":false},{"id":6964348228,"package_name":"responselike","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6964348229,"package_name":"restore-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964348230,"package_name":"retry","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":6964348231,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6964348232,"package_name":"rfdc","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964348233,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":6964348234,"package_name":"rimraf","ecosystem":"npm","requirements":"2.4.5","direct":false,"kind":"runtime","optional":false},{"id":6964348235,"package_name":"rollup-plugin-postcss","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":6964348236,"package_name":"rollup-plugin-sourcemaps","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":6964348237,"package_name":"rollup-plugin-styles","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348238,"package_name":"rollup-pluginutils","ecosystem":"npm","requirements":"2.8.2","direct":false,"kind":"runtime","optional":false},{"id":6964348239,"package_name":"rollup","ecosystem":"npm","requirements":"3.9.1","direct":false,"kind":"runtime","optional":false},{"id":6964348240,"package_name":"run-async","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":6964348241,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964348242,"package_name":"rxjs","ecosystem":"npm","requirements":"6.6.7","direct":false,"kind":"runtime","optional":false},{"id":6964348243,"package_name":"rxjs","ecosystem":"npm","requirements":"7.8.0","direct":false,"kind":"runtime","optional":false},{"id":6964348244,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":6964348245,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":6964348246,"package_name":"safe-identifier","ecosystem":"npm","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":6964348247,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":6964348248,"package_name":"saxes","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964348249,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"runtime","optional":false},{"id":6964348250,"package_name":"semver","ecosystem":"npm","requirements":"7.3.4","direct":false,"kind":"runtime","optional":false},{"id":6964348251,"package_name":"semver","ecosystem":"npm","requirements":"7.3.7","direct":false,"kind":"runtime","optional":false},{"id":6964348252,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964348253,"package_name":"semver","ecosystem":"npm","requirements":"7.3.8","direct":false,"kind":"runtime","optional":false},{"id":6964348254,"package_name":"send","ecosystem":"npm","requirements":"0.18.0","direct":false,"kind":"runtime","optional":false},{"id":6964348255,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348256,"package_name":"serve-static","ecosystem":"npm","requirements":"1.15.0","direct":false,"kind":"runtime","optional":false},{"id":6964348257,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348258,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964348259,"package_name":"shallow-clone","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964348260,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348261,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348262,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"runtime","optional":false},{"id":6964348263,"package_name":"shelljs","ecosystem":"npm","requirements":"0.8.5","direct":false,"kind":"runtime","optional":false},{"id":6964348264,"package_name":"shiki","ecosystem":"npm","requirements":"0.11.1","direct":false,"kind":"runtime","optional":false},{"id":6964348265,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6964348266,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"runtime","optional":false},{"id":6964348267,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348268,"package_name":"slice-ansi","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348269,"package_name":"slice-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348270,"package_name":"slice-ansi","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348271,"package_name":"smart-buffer","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964348272,"package_name":"socket.io-adapter","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":6964348273,"package_name":"socket.io-parser","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":6964348274,"package_name":"socket.io","ecosystem":"npm","requirements":"4.5.3","direct":false,"kind":"runtime","optional":false},{"id":6964348275,"package_name":"socks-proxy-agent","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348276,"package_name":"socks","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"runtime","optional":false},{"id":6964348277,"package_name":"sonic-boom","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":6964348278,"package_name":"sort-keys","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348279,"package_name":"sort-keys","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964348280,"package_name":"sort-object-keys","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":6964348281,"package_name":"sort-package-json","ecosystem":"npm","requirements":"1.44.0","direct":false,"kind":"runtime","optional":false},{"id":6964348282,"package_name":"source-map-js","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6964348283,"package_name":"source-map-resolve","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6964348284,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"runtime","optional":false},{"id":6964348285,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":6964348286,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":6964348287,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964348288,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964348289,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.12","direct":false,"kind":"runtime","optional":false},{"id":6964348290,"package_name":"split-on-first","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964348291,"package_name":"split2","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":6964348292,"package_name":"split","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964348293,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6964348294,"package_name":"sshpk","ecosystem":"npm","requirements":"1.17.0","direct":false,"kind":"runtime","optional":false},{"id":6964348295,"package_name":"ssri","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964348296,"package_name":"stable","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":6964348297,"package_name":"statuses","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964348298,"package_name":"statuses","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6964348299,"package_name":"steno","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":6964348300,"package_name":"streamroller","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":6964348301,"package_name":"strict-uri-encode","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348302,"package_name":"string-argv","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":6964348303,"package_name":"string-hash","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":6964348304,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":6964348305,"package_name":"string-width","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":6964348306,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964348307,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6964348308,"package_name":"strip-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348309,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964348310,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964348311,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348312,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348313,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348314,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348315,"package_name":"strip-indent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348316,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":6964348317,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964348318,"package_name":"strong-log-transformer","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964348319,"package_name":"style-inject","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964348320,"package_name":"stylehacks","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":6964348321,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":6964348322,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":6964348323,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964348324,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348325,"package_name":"svgo","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":6964348326,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":6964348327,"package_name":"tar-stream","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964348328,"package_name":"tar","ecosystem":"npm","requirements":"6.1.13","direct":false,"kind":"runtime","optional":false},{"id":6964348329,"package_name":"temp-dir","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348330,"package_name":"terser","ecosystem":"npm","requirements":"5.15.1","direct":false,"kind":"runtime","optional":false},{"id":6964348331,"package_name":"text-extensions","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6964348332,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964348333,"package_name":"through2","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":6964348334,"package_name":"through2","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":6964348335,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"runtime","optional":false},{"id":6964348336,"package_name":"timers-ext","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":6964348337,"package_name":"tmp","ecosystem":"npm","requirements":"0.0.33","direct":false,"kind":"runtime","optional":false},{"id":6964348338,"package_name":"tmp","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":6964348339,"package_name":"to-readable-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348340,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964348341,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964348342,"package_name":"tough-cookie","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":6964348343,"package_name":"tough-cookie","ecosystem":"npm","requirements":"2.4.3","direct":false,"kind":"runtime","optional":false},{"id":6964348344,"package_name":"tr46","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964348345,"package_name":"tr46","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":6964348346,"package_name":"treeverse","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348347,"package_name":"trim-newlines","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964348348,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"runtime","optional":false},{"id":6964348349,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":6964348350,"package_name":"tslib","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":6964348351,"package_name":"tsscmp","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":6964348352,"package_name":"tsutils","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"runtime","optional":false},{"id":6964348353,"package_name":"tunnel-agent","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6964348354,"package_name":"tweetnacl","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"runtime","optional":false},{"id":6964348355,"package_name":"typanion","ecosystem":"npm","requirements":"3.12.1","direct":false,"kind":"runtime","optional":false},{"id":6964348356,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6964348357,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":6964348358,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":6964348359,"package_name":"type-fest","ecosystem":"npm","requirements":"0.18.1","direct":false,"kind":"runtime","optional":false},{"id":6964348360,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":6964348361,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"runtime","optional":false},{"id":6964348362,"package_name":"type-fest","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6964348363,"package_name":"type-fest","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6964348364,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":6964348365,"package_name":"type-is","ecosystem":"npm","requirements":"1.6.18","direct":false,"kind":"runtime","optional":false},{"id":6964348366,"package_name":"type","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964348367,"package_name":"type","ecosystem":"npm","requirements":"2.7.2","direct":false,"kind":"runtime","optional":false},{"id":6964348368,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":6964348369,"package_name":"typedarray","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"runtime","optional":false},{"id":6964348370,"package_name":"typedoc","ecosystem":"npm","requirements":"0.23.21","direct":false,"kind":"runtime","optional":false},{"id":6964348371,"package_name":"typescript","ecosystem":"npm","requirements":"4.9.4","direct":false,"kind":"runtime","optional":false},{"id":6964348372,"package_name":"typescript","ecosystem":"npm","requirements":"3.9.10","direct":false,"kind":"runtime","optional":false},{"id":6964348373,"package_name":"typescript","ecosystem":"npm","requirements":"4.1.6","direct":false,"kind":"runtime","optional":false},{"id":6964348374,"package_name":"typescript","ecosystem":"npm","requirements":"4.8.4","direct":false,"kind":"runtime","optional":false},{"id":6964348375,"package_name":"ua-parser-js","ecosystem":"npm","requirements":"0.7.32","direct":false,"kind":"runtime","optional":false},{"id":6964348376,"package_name":"uglify-js","ecosystem":"npm","requirements":"3.17.4","direct":false,"kind":"runtime","optional":false},{"id":6964348377,"package_name":"unique-filename","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964348378,"package_name":"unique-slug","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348379,"package_name":"universal-user-agent","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348380,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":6964348381,"package_name":"universalify","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964348382,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348383,"package_name":"unix-crypt-td-js","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":6964348384,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348385,"package_name":"upath","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964348386,"package_name":"update-browserslist-db","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":6964348387,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":6964348388,"package_name":"url-parse-lax","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348389,"package_name":"url-parse","ecosystem":"npm","requirements":"1.5.10","direct":false,"kind":"runtime","optional":false},{"id":6964348390,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6964348391,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964348392,"package_name":"uuid","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":6964348393,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"runtime","optional":false},{"id":6964348394,"package_name":"uuid","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348396,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964348397,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":6964348399,"package_name":"validate-npm-package-name","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348400,"package_name":"validate-npm-package-name","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348401,"package_name":"validator","ecosystem":"npm","requirements":"13.7.0","direct":false,"kind":"runtime","optional":false},{"id":6964348402,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6964348403,"package_name":"verdaccio-audit","ecosystem":"npm","requirements":"10.2.3","direct":false,"kind":"runtime","optional":false},{"id":6964348404,"package_name":"verdaccio-htpasswd","ecosystem":"npm","requirements":"10.5.1","direct":false,"kind":"runtime","optional":false},{"id":6964348410,"package_name":"verdaccio","ecosystem":"npm","requirements":"5.16.3","direct":false,"kind":"runtime","optional":false},{"id":6964348411,"package_name":"verror","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"runtime","optional":false},{"id":6964348412,"package_name":"void-elements","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964348413,"package_name":"vscode-oniguruma","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"runtime","optional":false},{"id":6964348414,"package_name":"vscode-textmate","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348415,"package_name":"w3c-hr-time","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6964348416,"package_name":"w3c-xmlserializer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348419,"package_name":"walk-up-path","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348420,"package_name":"wcwidth","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964348421,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6964348422,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348423,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964348424,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":6964348425,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964348426,"package_name":"whatwg-url","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348427,"package_name":"whatwg-url","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"runtime","optional":false},{"id":6964348428,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":6964348429,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6964348430,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":6964348431,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":6964348432,"package_name":"wordwrap","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348433,"package_name":"workerpool","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964348434,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964348435,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348436,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6964348437,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"2.4.3","direct":false,"kind":"runtime","optional":false},{"id":6964348438,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":6964348439,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":6964348440,"package_name":"write-json-file","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964348441,"package_name":"write-json-file","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":6964348442,"package_name":"write-pkg","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348443,"package_name":"ws","ecosystem":"npm","requirements":"7.5.9","direct":false,"kind":"runtime","optional":false},{"id":6964348444,"package_name":"ws","ecosystem":"npm","requirements":"8.2.3","direct":false,"kind":"runtime","optional":false},{"id":6964348445,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348446,"package_name":"xmlchars","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964348447,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":6964348448,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"runtime","optional":false},{"id":6964348449,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348450,"package_name":"yaml","ecosystem":"npm","requirements":"1.10.2","direct":false,"kind":"runtime","optional":false},{"id":6964348451,"package_name":"yaml","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":6964348452,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.4","direct":false,"kind":"runtime","optional":false},{"id":6964348453,"package_name":"yargs-parser","ecosystem":"npm","requirements":"21.1.1","direct":false,"kind":"runtime","optional":false},{"id":6964348454,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"runtime","optional":false},{"id":6964348455,"package_name":"yargs-unparser","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6964348456,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"runtime","optional":false},{"id":6964348457,"package_name":"yargs","ecosystem":"npm","requirements":"17.6.2","direct":false,"kind":"runtime","optional":false},{"id":6964348458,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6964348459,"package_name":"z-schema","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"examples/example-plugin-registry-server/package.json","sha":null,"kind":"manifest","created_at":"2026-08-05T23:36:54.536Z","updated_at":"2026-08-05T23:36:54.536Z","repository_link":"https://github.com/jupyterlab/lumino/blob/main/examples/example-plugin-registry-server/package.json","dependencies":[{"id":25897804857,"package_name":"@lumino/coreutils","ecosystem":"npm","requirements":"^2.2.3","direct":true,"kind":"runtime","optional":false},{"id":25897804858,"package_name":"@types/node","ecosystem":"npm","requirements":"^12.12.17","direct":true,"kind":"development","optional":false},{"id":25897804859,"package_name":"rimraf","ecosystem":"npm","requirements":"^5.0.1","direct":true,"kind":"development","optional":false},{"id":25897804860,"package_name":"typescript","ecosystem":"npm","requirements":"~5.1.3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish-changelog.yml","sha":null,"kind":"manifest","created_at":"2026-08-05T23:36:54.046Z","updated_at":"2026-08-05T23:36:54.046Z","repository_link":"https://github.com/jupyterlab/lumino/blob/main/.github/workflows/publish-changelog.yml","dependencies":[{"id":25897803132,"package_name":"jupyterlab/maintainer-tools/.github/actions/base-setup","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":25897803262,"package_name":"actions/create-github-app-token","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":25897803263,"package_name":"jupyter-server/jupyter_releaser/.github/actions/publish-changelog","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":34.128967402747385,"created_at":"2026-05-14T05:23:04.763Z","updated_at":"2026-08-26T10:38:12.667Z","avatar_url":"https://github.com/jupyterlab.png","language":"TypeScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372472","html_url":"https://summary.ecosyste.ms/projects/372472"}